2 references to Cleanup
System.Private.CoreLib (2)
src\System\Runtime\InteropServices\Marshal.CoreCLR.cs (2)
263
structMarshalStub(ref structure.GetRawData(), (byte*)ptr, MarshalOperation.
Cleanup
, ref Unsafe.NullRef<CleanupWorkListElement?>());
325
structMarshalStub(ref Unsafe.NullRef<byte>(), (byte*)ptr, MarshalOperation.
Cleanup
, ref Unsafe.NullRef<CleanupWorkListElement?>());