2 references to ConstantPatternSyntax
Microsoft.CodeAnalysis.CSharp (2)
_generated\1\Syntax.xml.Internal.Generated.cs (2)
9110
=> new
ConstantPatternSyntax
(this.Kind, this.expression, diagnostics, GetAnnotations());
9113
=> new
ConstantPatternSyntax
(this.Kind, this.expression, GetDiagnostics(), annotations);