1 reference to WithOrderByKeyword
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (1)
Generated\Syntax.Test.xml.Generated.cs (1)
12042
var newNode = node.
WithOrderByKeyword
(node.OrderByKeyword).WithOrderings(node.Orderings);