1 reference to MsiProgressInstall
dotnet (1)
Commands\Workload\Install\NetSdkMsiInstallerClient.cs (1)
1030
error = ExecuteWithProgress(String.Format(CliCommandStrings.
MsiProgressInstall
, name), () => InstallMsi(msi.MsiPath, logFile));