3 references to Msi
dotnet (1)
Commands\Workload\Install\WorkloadInstallerFactory.cs (1)
33if (installType == InstallType.Msi)
Microsoft.DotNet.TemplateLocator (2)
WorkloadInstallType.cs (2)
31? InstallType.Msi : InstallType.FileBased; 42else if (installType == InstallType.Msi)