MethodBodyWrappingAdviseContext Class |
[Missing <summary> documentation for "T:PostSharp.Sdk.AspectWeaver.MethodBodyWrapping.MethodBodyWrappingAdviseContext"]
Namespace: PostSharp.Sdk.AspectWeaver.MethodBodyWrapping
Assembly: PostSharp.Compiler.Engine (in PostSharp.Compiler.Engine.dll) Version: 2023.0.3.0 (2023.0.3.0)
public sealed class MethodBodyWrappingAdviseContext
The MethodBodyWrappingAdviseContext type exposes the following members.
Name | Description | |
---|---|---|
Context | ||
ExceptionType | ||
InstructionBlock | ||
InstructionWriter | ||
Redirection | ||
StateMachineExitFlagStorage |
The field introduced into the state machine type that specifies
whether the state machine execution has completed.
| |
StateMachineResumeFlagStorage |
The field introduced into the state machine type that specifies
whether we're entering the state machine for the first time or resuming after yield.
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |