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