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