1 reference to
System (1)
compmod\system\collections\generic\sorteddictionary.cs (1)
794
public TreeSet(ICollection<T> collection) :
base
(collection) { }