2 references to TreeSet
System (2)
compmod\system\collections\generic\sorteddictionary.cs (2)
36_set = new TreeSet<KeyValuePair<TKey, TValue>>(new KeyValuePairComparer(comparer)); 44_set = new TreeSet<KeyValuePair<TKey, TValue>>(new KeyValuePairComparer(comparer));