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