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