2 references to OrderedDictionaryKeyValueCollection
System (2)
compmod\system\collections\specialized\ordereddictionary.cs (2)
118return new OrderedDictionaryKeyValueCollection(objectsArray, true); 198return new OrderedDictionaryKeyValueCollection(objectsArray, false);