9 references to LabelStatement
Microsoft.CodeAnalysis.VisualBasic (9)
Analysis\FlowAnalysis\ControlFlowPass.vb (1)
77Case BoundKind.LabelStatement, BoundKind.NoOpStatement, BoundKind.Block
BoundTree\BoundTreeVisitor.vb (1)
105Case BoundKind.LabelStatement
CodeGen\EmitStatement.vb (1)
51Case BoundKind.LabelStatement
Generated\BoundNodes.xml.Generated.vb (3)
6498MyBase.New(BoundKind.LabelStatement, syntax, hasErrors) 6506MyBase.New(BoundKind.LabelStatement, syntax) 9548Case BoundKind.LabelStatement
Lowering\Diagnostics\DiagnosticsPass_ExpressionLambdas.vb (1)
214block.Statements(1).Kind = BoundKind.LabelStatement AndAlso
Lowering\ExpressionLambdaRewriter\ExpressionLambdaRewriter.vb (1)
143block.Statements(1).Kind = BoundKind.LabelStatement AndAlso
Operations\VisualBasicOperationFactory.vb (1)
195Case BoundKind.LabelStatement