1 reference to CheckIo
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\IO\Path.Unix.cs (1)
121IntPtr fd = Interop.CheckIo(Interop.Sys.MksTemps(pPath, SuffixByteLength), tempPath, isDirError: true);