2 references to DiscardPatternSyntax
Microsoft.CodeAnalysis.CSharp (2)
_generated\1\Syntax.xml.Internal.Generated.cs (2)
8491
=> new
DiscardPatternSyntax
(this.Kind, this.underscoreToken, diagnostics, GetAnnotations());
8494
=> new
DiscardPatternSyntax
(this.Kind, this.underscoreToken, GetDiagnostics(), annotations);