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