4 writes to _aggregateKeyword
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (4)
26111Me._aggregateKeyword = aggregateKeyword 26135Me._aggregateKeyword = aggregateKeyword 26158Me._aggregateKeyword = aggregateKeyword 26182Me._aggregateKeyword = _aggregateKeyword
7 references to _aggregateKeyword
Microsoft.CodeAnalysis.VisualBasic (7)
Generated\Syntax.xml.Internal.Generated.vb (6)
26210writer.WriteValue(Me._aggregateKeyword) 26230Return Me._aggregateKeyword 26276Return Me._aggregateKeyword 26293Return new AggregateClauseSyntax(Me.Kind, newErrors, GetAnnotations, _aggregateKeyword, _variables, _additionalQueryOperators, _intoKeyword, _aggregationVariables) 26297Return new AggregateClauseSyntax(Me.Kind, GetDiagnostics, annotations, _aggregateKeyword, _variables, _additionalQueryOperators, _intoKeyword, _aggregationVariables) 40748If 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)