2 references to OrderedDictionary
System.Collections.Specialized (1)
System\Collections\Specialized\OrderedDictionary.cs (1)
39
public OrderedDictionary() :
this
(0)
System.ComponentModel.TypeConverter (1)
System\ComponentModel\TypeDescriptor.cs (1)
1987
OrderedDictionary filterTable = new
OrderedDictionary
(members.Count);