2 references to RhpHandleAllocDependent
System.Private.CoreLib (2)
System\Runtime\InteropServices\TrackerObjectManager.NativeAot.cs (1)
311
_pHandles[_freeIndex] = RuntimeImports.
RhpHandleAllocDependent
(target, dependent);
System\Runtime\RuntimeImports.cs (1)
277
IntPtr h =
RhpHandleAllocDependent
(primary, secondary);