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