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