2 references to IDictionaryDebugView
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Collections\Generic\Dictionary.cs (1)
14
[DebuggerTypeProxy(typeof(
IDictionaryDebugView
<,>))]
src\libraries\System.Private.CoreLib\src\System\Collections\ObjectModel\ReadOnlyDictionary.cs (1)
12
[DebuggerTypeProxy(typeof(
IDictionaryDebugView
<,>))]