1 reference to Enumerator
System.Collections (1)
System\Collections\Generic\SortedSet.cs (1)
593
public Enumerator GetEnumerator() => new
Enumerator
(this);