2 references to WithWhileOrUntilKeyword
Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests (2)
Generated\Syntax.Test.xml.Generated.vb (2)
20058
Dim withObj = objectUnderTest.
WithWhileOrUntilKeyword
(objectUnderTest.WhileOrUntilKeyword).WithCondition(objectUnderTest.Condition)
20067
Dim withObj = objectUnderTest.
WithWhileOrUntilKeyword
(objectUnderTest.WhileOrUntilKeyword).WithCondition(objectUnderTest.Condition)