2 references to CreateShellShimRepository
dotnet (2)
Commands\Tool\Uninstall\ToolUninstallGlobalOrToolPathCommand.cs (2)
23
CreateShellShimRepository
createShellShimRepository = null,
28
private readonly
CreateShellShimRepository
_createShellShimRepository = createShellShimRepository ?? ShellShimRepositoryFactory.CreateShellShimRepository;