PostSharp//API Reference/Post­Sharp.​Reflection.​Method­Body/IMethod­Call­Expression/Instance
Open sandboxFocus

Property Instance

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