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