1 override of MaxInternal
System.Collections (1)
System\Collections\Generic\SortedSet.TreeSubSet.cs (1)
155internal override T MaxInternal
1 reference to MaxInternal
System.Collections (1)
System\Collections\Generic\SortedSet.cs (1)
1481public T? Max => MaxInternal;