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