2 references to DictEntry
System.Collections (2)
System\Collections\Generic\SortedList.cs (2)
551
IDictionaryEnumerator IDictionary.GetEnumerator() => new Enumerator(this, Enumerator.
DictEntry
);
834
if (_getEnumeratorRetType ==
DictEntry
)