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