2 references to ExecuteInstallCommand
dotnet (2)
Commands\Tool\Install\ToolInstallGlobalOrToolPathCommand.cs (2)
154ExecuteInstallCommand(new PackageId(toolId.Id.ToString()), versionRange: null); 167return ExecuteInstallCommand(new PackageId(_packageIdentityWithRange.Value.Id), versionRange);