2 references to MUnmap
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\IO\SharedMemoryManager.Unix.cs (2)
352
Interop.Sys.
MUnmap
((nint)_sharedDataHeader, _sharedDataTotalByteCount);
703
Interop.Sys.
MUnmap
(addr, length);