3 references to WithWhileOrUntilClause
Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests (3)
Generated\Syntax.Test.xml.Generated.vb (3)
20033
Dim withObj = objectUnderTest.WithLoopKeyword(objectUnderTest.LoopKeyword).
WithWhileOrUntilClause
(objectUnderTest.WhileOrUntilClause)
20041
Dim withObj = objectUnderTest.WithLoopKeyword(objectUnderTest.LoopKeyword).
WithWhileOrUntilClause
(objectUnderTest.WhileOrUntilClause)
20049
Dim withObj = objectUnderTest.WithLoopKeyword(objectUnderTest.LoopKeyword).
WithWhileOrUntilClause
(objectUnderTest.WhileOrUntilClause)