1 instantiation of LabelFinder
Microsoft.CodeAnalysis.VisualBasic (1)
CodeGen\EmitStatement.vb (1)
892Dim finder = New LabelFinder(label)
1 reference to LabelFinder
Microsoft.CodeAnalysis.VisualBasic (1)
CodeGen\EmitStatement.vb (1)
852Not LabelFinder.NodeContainsLabel(_currentCatchBlock, boundGotoStatement.Label) Then