PostSharpAPI ReferencePost­Sharp.​Reflection.​Method­BodyIMethod­BodyRoot­Block
Open sandboxFocus

IMethodBody.RootBlock Property

RootBlock

Gets the root instruction block of the method.

Declaration
IBlockExpression RootBlock { get; }
Property Value
Type Description
IBlockExpression