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