2 references to AscendingOrDescendingKeyword
Microsoft.CodeAnalysis.CSharp (2)
_generated\1\Syntax.xml.Internal.Generated.cs (2)
7741
if (expression != this.Expression || ascendingOrDescendingKeyword != this.
AscendingOrDescendingKeyword
)
28168
=> node.Update((ExpressionSyntax)Visit(node.Expression), (SyntaxToken)Visit(node.
AscendingOrDescendingKeyword
));