3 references to DictionaryDebugView
Microsoft.AspNetCore.Http (3)
Internal\ItemsDictionary.cs (1)
11[DebuggerTypeProxy(typeof(DictionaryDebugView<object, object>))]
src\Shared\CopyOnWriteDictionary\CopyOnWriteDictionary.cs (1)
15[DebuggerTypeProxy(typeof(DictionaryDebugView<,>))]
src\Shared\Dictionary\AdaptiveCapacityDictionary.cs (1)
19[DebuggerTypeProxy(typeof(DictionaryDebugView<,>))]