1 reference to TreeSubSet
System.Collections (1)
System\Collections\Generic\SortedSet.cs (1)
1517
return new
TreeSubSet
(this, lowerValue, upperValue, true, true);