2 references to BindLabel
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Statements.cs (1)
515
var expression =
BindLabel
(node.Expression, diagnostics);
Compilation\CSharpSemanticModel.cs (1)
2411
? binder.
BindLabel
(expression, diagnostics)