2 references to BoundLabel
Microsoft.CodeAnalysis.VisualBasic (2)
Binding\Binder_Expressions.vb (1)
3578Return New BoundLabel(node, symbol, Nothing, hasErrors:=hasErrors)
Generated\BoundNodes.xml.Generated.vb (1)
6570Dim result = New BoundLabel(Me.Syntax, label, type, Me.HasErrors)