1 reference to Enumerator
System.Collections (1)
System\Collections\Generic\SortedDictionary.cs (1)
528
public Enumerator GetEnumerator() => new
Enumerator
(_dictionary);