2 references to QueryExpressionSyntax
Microsoft.CodeAnalysis.CSharp (2)
_generated\1\Syntax.xml.Internal.Generated.cs (2)
6956
=> new
QueryExpressionSyntax
(this.Kind, this.fromClause, this.body, diagnostics, GetAnnotations());
6959
=> new
QueryExpressionSyntax
(this.Kind, this.fromClause, this.body, GetDiagnostics(), annotations);