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