1 reference to DictionaryItemDebugView
Microsoft.AspNetCore.Http (1)
src\Shared\Debugger\StringValuesDictionaryDebugView.cs (1)
28keyValuePairs.Add(new DictionaryItemDebugView<string, string>(kvp.Key, kvp.Value.ToString()));