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