2 references to GetUserInstallFilePath
Microsoft.NET.Sdk.WorkloadManifestReader (2)
WorkloadFileBasedInstall.cs (2)
16=> dotnetDir is not null && File.Exists(GetUserInstallFilePath(dotnetDir, sdkFeatureBand)); 20string filePath = GetUserInstallFilePath(dotnetDir, sdkFeatureBand);