BaseInstructionWriter.MethodBody Property |
Gets or sets the method body assigned to the current BaseInstructionWriter.
Namespace: PostSharp.Sdk.CodeModel
Assembly: PostSharp.Compiler.Engine (in PostSharp.Compiler.Engine.dll) Version: 6.10.14.0 (6.10.14.0)
C#
public MethodBodyDeclaration MethodBody { get; protected set; }