2 references to WithAscendingOrDescendingKeyword
Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests (2)
Generated\Syntax.Test.xml.Generated.vb (2)
21270
Dim withObj = objectUnderTest.WithExpression(objectUnderTest.Expression).
WithAscendingOrDescendingKeyword
(objectUnderTest.AscendingOrDescendingKeyword)
21278
Dim withObj = objectUnderTest.WithExpression(objectUnderTest.Expression).
WithAscendingOrDescendingKeyword
(objectUnderTest.AscendingOrDescendingKeyword)