4 writes to _orderings
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (4)
27577Me._orderings = orderings 27593Me._orderings = orderings 27608Me._orderings = orderings 27629Me._orderings = _orderings
6 references to _orderings
Microsoft.CodeAnalysis.VisualBasic (6)
Generated\Syntax.xml.Internal.Generated.vb (6)
27639writer.WriteValue(Me._orderings) 27673Return new Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SeparatedSyntaxList(Of OrderingSyntax)(New Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of OrderingSyntax)(Me._orderings)) 27684Return Me._orderings 27693Return new OrderByClauseSyntax(Me.Kind, newErrors, GetAnnotations, _orderKeyword, _byKeyword, _orderings) 27697Return new OrderByClauseSyntax(Me.Kind, GetDiagnostics, annotations, _orderKeyword, _byKeyword, _orderings) 40921If node._orderings IsNot newOrderings.Node Then anyChanges = True