1 write to ExitLabel
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\Source\SynthesizedInteractiveInitializerMethod.vb (1)
30
ExitLabel
= New GeneratedLabelSymbol("exit")
1 reference to ExitLabel
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\Source\SynthesizedInteractiveInitializerMethod.vb (1)
141
ImmutableArray.Create(Of BoundStatement)(New BoundLabelStatement(syntax,
ExitLabel
)))