1 reference to
System.Collections (1)
System\Collections\Generic\OrderedDictionary.cs (1)
183public OrderedDictionary(IEnumerable<KeyValuePair<TKey, TValue>> collection) : this(collection, null)