2 references to WithTypeParametersAndConstraints
Microsoft.CodeAnalysis.Workspaces (2)
Editing\SyntaxGenerator.cs (2)
228
decl = this.
WithTypeParametersAndConstraints
(decl, method.TypeParameters);
804
return
WithTypeParametersAndConstraints
(declaration, type.TypeParameters);