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