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