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