4 references to DoWhileLoopBlock
Microsoft.CodeAnalysis.VisualBasic (1)
Generated\Syntax.xml.Main.Generated.vb (1)
17843
Return SyntaxFactory.
DoWhileLoopBlock
(doStatement, Nothing, loopStatement)
Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests (3)
Generated\Syntax.Test.xml.Generated.vb (3)
13113
SyntaxFactory.
DoWhileLoopBlock
(Nothing, Nothing, GenerateRedSimpleLoopStatement())
13121
SyntaxFactory.
DoWhileLoopBlock
(GenerateRedDoWhileStatement(), Nothing, Nothing)
13128
return SyntaxFactory.
DoWhileLoopBlock
(GenerateRedDoWhileStatement(), Nothing, GenerateRedSimpleLoopStatement())