3 writes to _intoKeyword
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Internal.Generated.vb (3)
21109
Me.
_intoKeyword
= intoKeyword
21135
Me.
_intoKeyword
= intoKeyword
21160
Me.
_intoKeyword
= intoKeyword
6 references to _intoKeyword
Microsoft.CodeAnalysis.VisualBasic (6)
Generated\Syntax.xml.Internal.Generated.vb (5)
21214
Return Me.
_intoKeyword
21238
Return Me.
_intoKeyword
21249
Return new GroupByClauseSyntax(Me.Kind, newErrors, GetAnnotations, _groupKeyword, _items, _byKeyword, _keys,
_intoKeyword
, _aggregationVariables)
21253
Return new GroupByClauseSyntax(Me.Kind, GetDiagnostics, annotations, _groupKeyword, _items, _byKeyword, _keys,
_intoKeyword
, _aggregationVariables)
32909
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))