3 writes to _intoKeyword
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Internal.Generated.vb (3)
20571
Me.
_intoKeyword
= intoKeyword
20595
Me.
_intoKeyword
= intoKeyword
20618
Me.
_intoKeyword
= intoKeyword
6 references to _intoKeyword
Microsoft.CodeAnalysis.VisualBasic (6)
Generated\Syntax.xml.Internal.Generated.vb (5)
20665
Return Me.
_intoKeyword
20687
Return Me.
_intoKeyword
20698
Return new AggregateClauseSyntax(Me.Kind, newErrors, GetAnnotations, _aggregateKeyword, _variables, _additionalQueryOperators,
_intoKeyword
, _aggregationVariables)
20702
Return new AggregateClauseSyntax(Me.Kind, GetDiagnostics, annotations, _aggregateKeyword, _variables, _additionalQueryOperators,
_intoKeyword
, _aggregationVariables)
32826
If node.
_intoKeyword
IsNot newIntoKeyword Then anyChanges = True
Generated\Syntax.xml.Syntax.Generated.vb (1)
28352
return new SyntaxToken(Me, DirectCast(Me.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.AggregateClauseSyntax).
_intoKeyword
, Me.GetChildPosition(3), Me.GetChildIndex(3))