3 references to GetPrimaryAndSecondary
mscorlib (3)
system\runtime\compilerservices\ConditionalWeakTable.cs (3)
308_entries[entriesIndex].depHnd.GetPrimaryAndSecondary(out thisKey, out thisValue); 368_entries[entriesIndex].depHnd.GetPrimaryAndSecondary(out primary, out secondary); 434_entries[entryIndex].depHnd.GetPrimaryAndSecondary(out primary, out secondary);