2 references to DeleteFileAndEmptyParents
dotnet (2)
Commands\Workload\Install\FileBasedInstaller.cs (2)
742
PathUtility.
DeleteFileAndEmptyParents
(path, maxDirectoriesToDelete: 2);
793
PathUtility.
DeleteFileAndEmptyParents
(installationRecordPath, maxDirectoriesToDelete: 3);