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