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);