2 references to DeclarationExpressionSyntax
Microsoft.CodeAnalysis.CSharp (2)
_generated\1\Syntax.xml.Internal.Generated.cs (2)
4803
=> new
DeclarationExpressionSyntax
(this.Kind, this.type, this.designation, diagnostics, GetAnnotations());
4806
=> new
DeclarationExpressionSyntax
(this.Kind, this.type, this.designation, GetDiagnostics(), annotations);