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