2 references to Create
dotnet (2)
Commands\Workload\Install\WorkloadManifestUpdater.cs (1)
70workloadRecordRepo = FileBasedWorkloadInstallationRecordRepositoryFactory.Create(dotnetPath, sdkFeatureBand, userProfileDir);
Commands\Workload\WorkloadInstallDetector.cs (1)
57.Create(dotnetDir, sdkFeatureBand, CliFolderPathCalculator.DotnetUserProfileFolderPath)