1 reference to RenameTypeParameters
GenerateDocumentationAndConfigFiles (1)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\Extensions\IMethodSymbolExtensions.cs (1)
39
var updatedMethod = method.
RenameTypeParameters
(newTypeParameterNames);