2 references to DictEntry
mscorlib (2)
system\collections\generic\dictionary.cs (2)
686return new Enumerator(this, Enumerator.DictEntry); 750if (getEnumeratorRetType == DictEntry) {