9 references to Label
Microsoft.CodeAnalysis.VisualBasic (9)
Binding\Binder_Expressions.vb (1)
1037Case BoundKind.Label
Binding\Binder_Statements.vb (3)
833If boundLabelExpression.Kind = BoundKind.Label Then 5263If boundLabelExpression.Kind = BoundKind.Label Then 5302If boundLabelExpression.Kind = BoundKind.Label Then
BoundTree\BoundExpressionExtensions.vb (1)
82BoundKind.Label,
CodeGen\Optimizer\StackScheduler.Analyzer.vb (1)
103Debug.Assert(expr.Kind <> BoundKind.Label)
Generated\BoundNodes.xml.Generated.vb (3)
6566MyBase.New(BoundKind.Label, syntax, type, hasErrors) 6574MyBase.New(BoundKind.Label, syntax, type) 9584Case BoundKind.Label