2 references to WithSkipOrTakeKeyword
Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests (2)
Generated\Syntax.Test.xml.Generated.vb (2)
21177
Dim withObj = objectUnderTest.
WithSkipOrTakeKeyword
(objectUnderTest.SkipOrTakeKeyword).WithWhileKeyword(objectUnderTest.WhileKeyword).WithCondition(objectUnderTest.Condition)
21187
Dim withObj = objectUnderTest.
WithSkipOrTakeKeyword
(objectUnderTest.SkipOrTakeKeyword).WithWhileKeyword(objectUnderTest.WhileKeyword).WithCondition(objectUnderTest.Condition)