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