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