2 references to UnsafeGetTarget
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\ConditionalWeakTable.cs (2)
777
if (entry.depHnd.IsAllocated && entry.depHnd.
UnsafeGetTarget
() is null)
847
if (depHnd.
UnsafeGetTarget
() is not null)