3 writes to _aggregationVariables
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Internal.Generated.vb (3)
20574Me._aggregationVariables = aggregationVariables 20598Me._aggregationVariables = aggregationVariables 20621Me._aggregationVariables = aggregationVariables
5 references to _aggregationVariables
Microsoft.CodeAnalysis.VisualBasic (5)
Generated\Syntax.xml.Internal.Generated.vb (5)
20674Return new Global.Microsoft.CodeAnalysis.Syntax.InternalSyntax.SeparatedSyntaxList(Of AggregationRangeVariableSyntax)(New Microsoft.CodeAnalysis.Syntax.InternalSyntax.SyntaxList(of AggregationRangeVariableSyntax)(Me._aggregationVariables)) 20689Return Me._aggregationVariables 20698Return new AggregateClauseSyntax(Me.Kind, newErrors, GetAnnotations, _aggregateKeyword, _variables, _additionalQueryOperators, _intoKeyword, _aggregationVariables) 20702Return new AggregateClauseSyntax(Me.Kind, GetDiagnostics, annotations, _aggregateKeyword, _variables, _additionalQueryOperators, _intoKeyword, _aggregationVariables) 32828If node._aggregationVariables IsNot newAggregationVariables.Node Then anyChanges = True