Unconditional branching instruction.
Namespace: PostSharp.Reflection.MethodBody
Assembly: PostSharp.dll
Syntax
public interface IGotoExpression : IExpression, IMethodBodyElementProperties
| Name | Description |
|---|---|
| Target | Instruction block that must receive control. |