2 references to SlicePatternSyntax
Microsoft.CodeAnalysis.CSharp (2)
_generated\1\Syntax.xml.Internal.Generated.cs (2)
9694
=> new
SlicePatternSyntax
(this.Kind, this.dotDotToken, this.pattern, diagnostics, GetAnnotations());
9697
=> new
SlicePatternSyntax
(this.Kind, this.dotDotToken, this.pattern, GetDiagnostics(), annotations);