1 reference to BoundLabeledStatement
Microsoft.CodeAnalysis.CSharp (1)
Generated\BoundNodes.xml.Generated.cs (1)
4762
var result = new
BoundLabeledStatement
(this.Syntax, label, body, this.HasErrors);