2 references to WithTypeConstraint
Microsoft.CodeAnalysis.Workspaces (2)
Editing\SyntaxGenerator.cs (2)
871
declaration = this.
WithTypeConstraint
(declaration, tp.Name,
909
=>
WithTypeConstraint
(declaration, typeParameterName, kinds, isUnamangedType: false, types);