PostSharpAPI ReferencePost­Sharp.​Reflection.​Method­BodyIGoto­ExpressionTarget
Open sandboxFocus

IGotoExpression.Target Property

Target

Instruction block that must receive control.

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