2 references to WeakHandle
System.Private.CoreLib (2)
src\runtime\src\libraries\System.Private.CoreLib\src\System\WeakReference.cs (1)
122nint wh = WeakHandle;
System\GC.NativeAot.cs (1)
112object? obj = RuntimeImports.RhHandleGet(wo.WeakHandle);