3 references to KeyValuePair
mscorlib (3)
system\collections\generic\dictionary.cs (3)
269return new Enumerator(this, Enumerator.KeyValuePair); 273return new Enumerator(this, Enumerator.KeyValuePair); 584return new Enumerator(this, Enumerator.KeyValuePair);