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