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