4 references to SimpleDoLoopBlock
Microsoft.CodeAnalysis.VisualBasic (1)
Generated\Syntax.xml.Main.Generated.vb (1)
17794
Return SyntaxFactory.
SimpleDoLoopBlock
(doStatement, Nothing, loopStatement)
Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests (3)
Generated\Syntax.Test.xml.Generated.vb (3)
13092
SyntaxFactory.
SimpleDoLoopBlock
(Nothing, Nothing, GenerateRedSimpleLoopStatement())
13100
SyntaxFactory.
SimpleDoLoopBlock
(GenerateRedSimpleDoStatement(), Nothing, Nothing)
13107
return SyntaxFactory.
SimpleDoLoopBlock
(GenerateRedSimpleDoStatement(), Nothing, GenerateRedSimpleLoopStatement())