2 references to RemoveEmptyDirectory
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\IO\FileSystem.Unix.cs (2)
470
if (!
RemoveEmptyDirectory
(fullPath, topLevel: true, throwWhenNotEmpty: !recursive))
522
RemoveEmptyDirectory
(fullPath);