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)
277IntPtr h = RhpHandleAllocDependent(primary, secondary);