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