1 reference to TranslateProtectionsToFileAccess
System.IO.MemoryMappedFiles (1)
System\IO\MemoryMappedFiles\MemoryMappedFile.Unix.cs (1)
324
SafeFileHandle fileHandle = File.OpenHandle(path, FileMode.CreateNew,
TranslateProtectionsToFileAccess
(protections), share);