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