4 writes to _orderKeyword
Microsoft.CodeAnalysis.VisualBasic (4)
7 references to _orderKeyword
Microsoft.CodeAnalysis.VisualBasic (7)
Generated\Syntax.xml.Internal.Generated.vb (6)
27637writer.WriteValue(Me._orderKeyword)
27655Return Me._orderKeyword
27680Return Me._orderKeyword
27693Return new OrderByClauseSyntax(Me.Kind, newErrors, GetAnnotations, _orderKeyword, _byKeyword, _orderings)
27697Return new OrderByClauseSyntax(Me.Kind, GetDiagnostics, annotations, _orderKeyword, _byKeyword, _orderings)
40917If node._orderKeyword IsNot newOrderKeyword Then anyChanges = True