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