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

IGotoExpression Interface

Unconditional branching instruction.

Namespace: PostSharp.Reflection.MethodBody
Assembly: PostSharp.dll
Syntax
public interface IGotoExpression : IExpression, IMethodBodyElement

Properties

Name Description
Target

Instruction block that must receive control.