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