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