4 references to StringValuesDictionaryDebugView
Microsoft.AspNetCore.Http (4)
FormCollection.cs (1)
15
[DebuggerTypeProxy(typeof(
StringValuesDictionaryDebugView
))]
HeaderDictionary.cs (1)
17
[DebuggerTypeProxy(typeof(
StringValuesDictionaryDebugView
))]
QueryCollection.cs (1)
15
[DebuggerTypeProxy(typeof(
StringValuesDictionaryDebugView
))]
QueryCollectionInternal.cs (1)
16
[DebuggerTypeProxy(typeof(
StringValuesDictionaryDebugView
))]