1 reference to TreeSet
System.Collections (1)
System\Collections\Generic\SortedDictionary.cs (1)
41_set = new TreeSet<KeyValuePair<TKey, TValue>>(sortedDictionary._set, keyValuePairComparer);