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