1 reference to WithAscendingOrDescendingKeyword
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (1)
Generated\Syntax.Test.xml.Generated.cs (1)
12053
var newNode = node.WithExpression(node.Expression).
WithAscendingOrDescendingKeyword
(node.AscendingOrDescendingKeyword);