3 references to ThrowExceptionForIoErrno
System.Formats.Tar (3)
src\libraries\Common\src\Interop\Unix\Interop.IOErrors.cs (3)
23
ThrowExceptionForIoErrno
(error.Info(), path, isDirError);
42
ThrowExceptionForIoErrno
(Sys.GetLastErrorInfo(), path, isDirError);
53
ThrowExceptionForIoErrno
(Sys.GetLastErrorInfo(), path: null, isDirError: false);