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)
6566
MyBase.New(BoundKind.
Label
, syntax, type, hasErrors)
6574
MyBase.New(BoundKind.
Label
, syntax, type)
9584
Case BoundKind.
Label