2 references to DictionaryEntry
System.Collections.Specialized (2)
System\Collections\Specialized\OrderedDictionary.cs (2)
369return new OrderedDictionaryEnumerator(objectsArray, OrderedDictionaryEnumerator.DictionaryEntry); 377return new OrderedDictionaryEnumerator(objectsArray, OrderedDictionaryEnumerator.DictionaryEntry);