PostSharpAPI ReferencePost­Sharp.​Reflection.​Method­BodyIMethod­Pointer­ExpressionInstance
Open sandboxFocus

IMethodPointerExpression.Instance Property

Instance

Gets the instance on which the method is defined, or null if the method is static.

Declaration
IExpression Instance { get; }
Property Value
Type Description
IExpression