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