2 references to KeyValuePairs
mscorlib (2)
system\collections\hashtable.cs (1)
616array[index++] = new KeyValuePairs(keyv,lbuckets[i].val);
system\collections\sortedlist.cs (1)
351array[i] = new KeyValuePairs(keys[i],values[i]);