3 references to Free
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\Marshal.Unix.cs (2)
85Interop.Sys.Free(pvNative); 153Interop.Sys.Free((byte*)ptr - sizeof(nuint));
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\NativeMemory.Unix.cs (1)
182Interop.Sys.Free(ptr);