1 write to key
System.Data.Linq (1)
IdentityManager.cs (1)
334
slots[index].
key
= key;
2 references to key
System.Data.Linq (2)
IdentityManager.cs (2)
278
if (slots[i].hashCode == hashCode && comparer.Equals(slots[i].
key
, key)) {
316
if (slots[i].hashCode == hashCode && comparer.Equals(slots[i].
key
, key)) {