2 references to CheckIo
System.IO.Compression.ZipFile (2)
System\IO\Compression\ZipFile.Create.Unix.cs (1)
24Interop.CheckIo(Interop.Sys.Stat(fullPath, out Interop.Sys.FileStatus status), fullPath);
System\IO\Compression\ZipFileExtensions.ZipArchive.Create.Unix.cs (1)
22Interop.CheckIo(Interop.Sys.FStat(fs.SafeFileHandle, out status), fs.Name);