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