3 writes to _aggregateKeyword
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Internal.Generated.vb (3)
20561Me._aggregateKeyword = aggregateKeyword 20585Me._aggregateKeyword = aggregateKeyword 20608Me._aggregateKeyword = aggregateKeyword
6 references to _aggregateKeyword
Microsoft.CodeAnalysis.VisualBasic (6)
Generated\Syntax.xml.Internal.Generated.vb (5)
20635Return Me._aggregateKeyword 20681Return Me._aggregateKeyword 20698Return new AggregateClauseSyntax(Me.Kind, newErrors, GetAnnotations, _aggregateKeyword, _variables, _additionalQueryOperators, _intoKeyword, _aggregationVariables) 20702Return new AggregateClauseSyntax(Me.Kind, GetDiagnostics, annotations, _aggregateKeyword, _variables, _additionalQueryOperators, _intoKeyword, _aggregationVariables) 32820If node._aggregateKeyword IsNot newAggregateKeyword Then anyChanges = True
Generated\Syntax.xml.Syntax.Generated.vb (1)
28282return new SyntaxToken(Me, DirectCast(Me.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.AggregateClauseSyntax)._aggregateKeyword, Me.Position, 0)