2 instantiations of KvpAccumulator
Microsoft.AspNetCore.Http (1)
Features\QueryFeature.cs (1)
104
var accumulator = new
KvpAccumulator
();
Microsoft.AspNetCore.Http.Microbenchmarks (1)
QueryCollectionBenchmarks.cs (1)
81
var dict = new
KvpAccumulator
();
2 references to KvpAccumulator
Microsoft.AspNetCore.Http (1)
Features\QueryFeature.cs (1)
104
var
accumulator = new KvpAccumulator();
Microsoft.AspNetCore.Http.Microbenchmarks (1)
QueryCollectionBenchmarks.cs (1)
81
var
dict = new KvpAccumulator();