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