3 references to WithWhileOrUntilClause
Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests (3)
Generated\Syntax.Test.xml.Generated.vb (3)
20009
Dim withObj = objectUnderTest.WithDoKeyword(objectUnderTest.DoKeyword).
WithWhileOrUntilClause
(objectUnderTest.WhileOrUntilClause)
20017
Dim withObj = objectUnderTest.WithDoKeyword(objectUnderTest.DoKeyword).
WithWhileOrUntilClause
(objectUnderTest.WhileOrUntilClause)
20025
Dim withObj = objectUnderTest.WithDoKeyword(objectUnderTest.DoKeyword).
WithWhileOrUntilClause
(objectUnderTest.WhileOrUntilClause)