2 references to DictEntry
System (2)
compmod\system\collections\generic\sorteddictionary.cs (2)
333
return new Enumerator(this, Enumerator.
DictEntry
);
403
if (getEnumeratorRetType ==
DictEntry
) {