2 references to ExecuteInstallCommand
dotnet (2)
Commands\Tool\Install\ToolInstallLocalCommand.cs (2)
86ExecuteInstallCommand(manifestPackage.PackageId, versionRange: null); 101return ExecuteInstallCommand(packageId, versionRange);