4 references to GeneratedLabelSymbol
Microsoft.CodeAnalysis.VisualBasic (4)
Binding\SyntheticBoundTrees\SynthesizedPropertyAccessorBase.vb (1)
66Dim exitLabel = New GeneratedLabelSymbol("exit")
Symbols\LabelSymbol.vb (1)
167MyBase.New("$VB$UnstructuredExceptionHandling_TargetResumeLabel")
Symbols\Source\SynthesizedEventAccessorSymbol.vb (1)
374Dim loopLabel As GeneratedLabelSymbol = New GeneratedLabelSymbol("LOOP")
Symbols\Source\SynthesizedInteractiveInitializerMethod.vb (1)
30ExitLabel = New GeneratedLabelSymbol("exit")