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