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