1 reference to BoundWhileStatement
Microsoft.CodeAnalysis.CSharp (1)
Generated\BoundNodes.xml.Generated.cs (1)
3984
var result = new
BoundWhileStatement
(this.Syntax, locals, condition, body, breakLabel, continueLabel, this.HasErrors);