PostSharp.ILAPI ReferencePost­Sharp.​ReflectionICode­Reference
Open sandboxFocus

ICodeReference Interface

Represents a reference between two declarations.

Namespace: PostSharp.Reflection
Assembly: PostSharp.dll
Syntax
public interface ICodeReference

Properties

Name Description
ReferencedDeclaration

Gets the declaration referenced by the other.

ReferenceKind

Gets the kind of code reference.

ReferencingDeclaration

Gets the declaration referencing the other.