2 references to EndWhileStatement
Microsoft.CodeAnalysis.VisualBasic (2)
Generated\Syntax.xml.Main.Generated.vb (2)
12825
Return SyntaxFactory.WhileBlock(whileStatement, statements, SyntaxFactory.
EndWhileStatement
())
12837
Return SyntaxFactory.WhileBlock(whileStatement, Nothing, SyntaxFactory.
EndWhileStatement
())