1 reference to
System.Collections (1)
System\Collections\Generic\OrderedDictionary.cs (1)
149public OrderedDictionary(IDictionary<TKey, TValue> dictionary) : this(dictionary, null)