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