1 reference to ParentDirectoryExists
System.Formats.Tar (1)
src\libraries\Common\src\Interop\Unix\Interop.IOErrors.cs (1)
123
if (!isDirError && (path is null ||
ParentDirectoryExists
(path)))