RootBlock
Gets the root instruction block of the method.
Declaration
IBlockExpression RootBlock { get; }
Property Value
Type | Description |
---|---|
IBlockExpression |
Gets the root instruction block of the method.
IBlockExpression RootBlock { get; }
Type | Description |
---|---|
IBlockExpression |