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