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