PostSharpAPI ReferencePost­Sharp.​ReflectionMethod­Usage­Code­ReferenceUsing­Method
Open sandboxFocus

MethodUsageCodeReference.UsingMethod Property

UsingMethod

Gets the method (MethodInfo or ConstructorInfo) whose body uses the declaration.

Declaration
public MethodBase UsingMethod { get; }
Property Value
Type Description
System.Reflection.MethodBase