2 references to DictionaryEntry
System (2)
compmod\system\collections\specialized\ordereddictionary.cs (2)
343return new OrderedDictionaryEnumerator(objectsArray, OrderedDictionaryEnumerator.DictionaryEntry); 350return new OrderedDictionaryEnumerator(objectsArray, OrderedDictionaryEnumerator.DictionaryEntry);