5 references to Mscorlib_CollectionDebugView
mscorlib (5)
system\collections\generic\list.cs (1)
33
[DebuggerTypeProxy(typeof(
Mscorlib_CollectionDebugView
<>))]
system\collections\objectmodel\collection.cs (1)
19
[DebuggerTypeProxy(typeof(
Mscorlib_CollectionDebugView
<>))]
system\collections\objectmodel\readonlycollection.cs (1)
19
[DebuggerTypeProxy(typeof(
Mscorlib_CollectionDebugView
<>))]
system\collections\objectmodel\readonlydictionary.cs (2)
353
[DebuggerTypeProxy(typeof(
Mscorlib_CollectionDebugView
<>))]
452
[DebuggerTypeProxy(typeof(
Mscorlib_CollectionDebugView
<>))]