2 references to DictionaryDebugView
Microsoft.AspNetCore.Shared.Tests (2)
src\Shared\CopyOnWriteDictionary\CopyOnWriteDictionary.cs (1)
15
[DebuggerTypeProxy(typeof(
DictionaryDebugView
<,>))]
src\Shared\Dictionary\AdaptiveCapacityDictionary.cs (1)
19
[DebuggerTypeProxy(typeof(
DictionaryDebugView
<,>))]