PostSharpAPI ReferencePost­Sharp.​ReflectionCode­Reference­KindType­Inheritance
Open sandboxFocus

CodeReferenceKind.TypeInheritance Field

Type inheritance. The base type is the ReferencedDeclaration; the child type is the ReferencingDeclaration. See TypeInheritanceCodeReference.

Namespace: PostSharp.Reflection
Assembly: PostSharp.dll
Syntax
public const CodeReferenceKind TypeInheritance
Returns
Type Description
CodeReferenceKind