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