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