3 writes to _orderings
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Internal.Generated.vb (3)
21708
Me.
_orderings
= orderings
21724
Me.
_orderings
= orderings
21739
Me.
_orderings
= orderings
5 references to _orderings
Microsoft.CodeAnalysis.VisualBasic (5)
Generated\Syntax.xml.Internal.Generated.vb (5)
21771
Return new Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SeparatedSyntaxList(Of OrderingSyntax)(New Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of OrderingSyntax)(Me.
_orderings
))
21782
Return Me.
_orderings
21791
Return new OrderByClauseSyntax(Me.Kind, newErrors, GetAnnotations, _orderKeyword, _byKeyword,
_orderings
)
21795
Return new OrderByClauseSyntax(Me.Kind, GetDiagnostics, annotations, _orderKeyword, _byKeyword,
_orderings
)
32993
If node.
_orderings
IsNot newOrderings.Node Then anyChanges = True