6 references to RhHandleFree
System.Private.CoreLib (6)
Internal\Runtime\Augments\RuntimeAugments.cs (1)
736
RuntimeImports.
RhHandleFree
(handle);
System\Runtime\DependentHandle.cs (1)
116
RuntimeImports.
RhHandleFree
(handle);
System\Runtime\InteropServices\GCHandle.NativeAot.cs (1)
12
internal static void InternalFree(IntPtr handle) => RuntimeImports.
RhHandleFree
(handle);
System\Runtime\InteropServices\TrackerObjectManager.NativeAot.cs (1)
379
RuntimeImports.
RhHandleFree
(_pHandles[index]);
System\RuntimeType.NativeAot.cs (2)
46
RuntimeImports.
RhHandleFree
(_runtimeTypeInfoHandle);
79
RuntimeImports.
RhHandleFree
(tempHandle);