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