2 references to BoundWhileStatement
Microsoft.CodeAnalysis.VisualBasic (2)
Binding\Binder_Statements.vb (1)
2833Return New BoundWhileStatement(node, condition, loopBody,
Generated\BoundNodes.xml.Generated.vb (1)
5403Dim result = New BoundWhileStatement(Me.Syntax, condition, body, continueLabel, exitLabel, Me.HasErrors)