4 writes to _intoKeyword
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (4)
26121Me._intoKeyword = intoKeyword 26145Me._intoKeyword = intoKeyword 26168Me._intoKeyword = intoKeyword 26197Me._intoKeyword = _intoKeyword
7 references to _intoKeyword
Microsoft.CodeAnalysis.VisualBasic (7)
Generated\Syntax.xml.Internal.Generated.vb (6)
26213writer.WriteValue(Me._intoKeyword) 26260Return Me._intoKeyword 26282Return Me._intoKeyword 26293Return new AggregateClauseSyntax(Me.Kind, newErrors, GetAnnotations, _aggregateKeyword, _variables, _additionalQueryOperators, _intoKeyword, _aggregationVariables) 26297Return new AggregateClauseSyntax(Me.Kind, GetDiagnostics, annotations, _aggregateKeyword, _variables, _additionalQueryOperators, _intoKeyword, _aggregationVariables) 40754If node._intoKeyword IsNot newIntoKeyword Then anyChanges = True
Generated\Syntax.xml.Syntax.Generated.vb (1)
28352return new SyntaxToken(Me, DirectCast(Me.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.AggregateClauseSyntax)._intoKeyword, Me.GetChildPosition(3), Me.GetChildIndex(3))