3 writes to selectOrGroup
Microsoft.CodeAnalysis.CSharp (3)
_generated\1\Syntax.xml.Internal.Generated.cs (3)
6978this.selectOrGroup = selectOrGroup; 6997this.selectOrGroup = selectOrGroup; 7015this.selectOrGroup = selectOrGroup;
4 references to selectOrGroup
Microsoft.CodeAnalysis.CSharp (4)
_generated\1\Syntax.xml.Internal.Generated.cs (4)
7024public SelectOrGroupClauseSyntax SelectOrGroup => this.selectOrGroup; 70311 => this.selectOrGroup, 7059=> new QueryBodySyntax(this.Kind, this.clauses, this.selectOrGroup, this.continuation, diagnostics, GetAnnotations()); 7062=> new QueryBodySyntax(this.Kind, this.clauses, this.selectOrGroup, this.continuation, GetDiagnostics(), annotations);