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