2 references to FileBased
Microsoft.DotNet.TemplateLocator (2)
WorkloadInstallType.cs (2)
31
? InstallType.Msi : InstallType.
FileBased
;
38
if (dotnetDir is not null && installType == InstallType.
FileBased
)