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