Closed
Description
This PR added debugger display to ListDictionaryInternal
. A DebuggerTypeProxy should also be added to improve displaying the collection's contents.
For example:
runtime/src/libraries/System.Private.CoreLib/src/System/Collections/ArrayList.cs
Lines 2640 to 2653 in 86252f7