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

IMethodCallExpression.Instance Property

Instance

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

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