PostSharpAPI ReferencePost­Sharp.​ReflectionMethod­Usage­Code­ReferenceUsed­Declaration
Open sandboxFocus

MethodUsageCodeReference.UsedDeclaration Property

UsedDeclaration

Gets the declaration (System.Type, System.Reflection.MethodInfo or System.Reflection.ConstructorInfo) used by the method.

Declaration
public MemberInfo UsedDeclaration { get; }
Property Value
Type Description
MemberInfo