1 reference to IsUserLocal
dotnet (1)
Commands\Workload\FileBasedWorkloadInstallationRecordRepositoryFactory.cs (1)
36var workloadRootDir = IsUserLocal(dotnetDir, sdkFeatureBand) ? userProfileDir : dotnetDir;