1 reference to KeyValuePair
System.Collections (1)
System\Collections\Generic\SortedDictionary.cs (1)
244public Enumerator GetEnumerator() => new Enumerator(this, Enumerator.KeyValuePair);