2 references to AscendingOrDescendingKeyword
Microsoft.CodeAnalysis.VisualBasic (2)
Generated\Syntax.xml.Syntax.Generated.vb (2)
30174
return Update(Me.Kind, expression, Me.
AscendingOrDescendingKeyword
)
30244
If kind <> Me.Kind OrElse expression IsNot Me.Expression OrElse ascendingOrDescendingKeyword <> Me.
AscendingOrDescendingKeyword
Then