4 writes to _intoKeyword
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (4)
26812
Me.
_intoKeyword
= intoKeyword
26838
Me.
_intoKeyword
= intoKeyword
26863
Me.
_intoKeyword
= intoKeyword
26897
Me.
_intoKeyword
= _intoKeyword
7 references to _intoKeyword
Microsoft.CodeAnalysis.VisualBasic (7)
Generated\Syntax.xml.Internal.Generated.vb (6)
26914
writer.WriteValue(Me.
_intoKeyword
)
26968
Return Me.
_intoKeyword
26992
Return Me.
_intoKeyword
27003
Return new GroupByClauseSyntax(Me.Kind, newErrors, GetAnnotations, _groupKeyword, _items, _byKeyword, _keys,
_intoKeyword
, _aggregationVariables)
27007
Return new GroupByClauseSyntax(Me.Kind, GetDiagnostics, annotations, _groupKeyword, _items, _byKeyword, _keys,
_intoKeyword
, _aggregationVariables)
40837
If node.
_intoKeyword
IsNot newIntoKeyword Then anyChanges = True
Generated\Syntax.xml.Syntax.Generated.vb (1)
29022
return new SyntaxToken(Me, DirectCast(Me.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.GroupByClauseSyntax).
_intoKeyword
, Me.GetChildPosition(4), Me.GetChildIndex(4))