4 writes to _intoKeyword
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (4)
26121
Me.
_intoKeyword
= intoKeyword
26145
Me.
_intoKeyword
= intoKeyword
26168
Me.
_intoKeyword
= intoKeyword
26197
Me.
_intoKeyword
= _intoKeyword
7 references to _intoKeyword
Microsoft.CodeAnalysis.VisualBasic (7)
Generated\Syntax.xml.Internal.Generated.vb (6)
26213
writer.WriteValue(Me.
_intoKeyword
)
26260
Return Me.
_intoKeyword
26282
Return Me.
_intoKeyword
26293
Return new AggregateClauseSyntax(Me.Kind, newErrors, GetAnnotations, _aggregateKeyword, _variables, _additionalQueryOperators,
_intoKeyword
, _aggregationVariables)
26297
Return new AggregateClauseSyntax(Me.Kind, GetDiagnostics, annotations, _aggregateKeyword, _variables, _additionalQueryOperators,
_intoKeyword
, _aggregationVariables)
40754
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))