1 reference to KeyedCollectionDebugViewItem
System.ObjectModel (1)
System\Collections\ObjectModel\KeyedCollection.cs (1)
303
items[i] = new
KeyedCollectionDebugViewItem
(_collection.GetKeyForItem(item), item);