PostSharp//API Reference/Post­Sharp.​Patterns.​Recording/Recordable­Attribute/Provide­Method­Context
Open sandboxFocus

Property ProvideMethodContext

ProvideMethodContext

Determines whether full method invocation context is provided to the MethodExecutionOperationDescriptor class for use in a custom OperationFormatter. This property is set to false by default for performance reasons.

Declaration
public bool ProvideMethodContext { get; set; }
Property Value
Type Description
Boolean