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