PostSharp / / API Reference / Post­Sharp.​Reflection.​Method­Body / Method­Body­Formatter / Visit­Goto­Expression

Method VisitGotoExpression

VisitGotoExpression(IGotoExpression)

Declaration
public override object VisitGotoExpression(IGotoExpression expression)
Parameters
Type Name Description
IGotoExpression expression
Returns
Type Description
Object
Overrides
MethodBodyVisitor.VisitGotoExpression(IGotoExpression)