10 references to CreateHttpConnectionContext
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (10)
HeaderCollectionBenchmark.cs (1)
336var connectionContext = TestContextFactory.CreateHttpConnectionContext(
Http1ConnectionBenchmark.cs (1)
38var connectionContext = TestContextFactory.CreateHttpConnectionContext(
Http1ConnectionParsingOverheadBenchmark.cs (1)
34var connectionContext = TestContextFactory.CreateHttpConnectionContext(
Http1LargeWritingBenchmark.cs (1)
76var connectionContext = TestContextFactory.CreateHttpConnectionContext(
Http1ReadingBenchmark.cs (1)
105var connectionContext = TestContextFactory.CreateHttpConnectionContext(
Http1WritingBenchmark.cs (1)
110var connectionContext = TestContextFactory.CreateHttpConnectionContext(
Http2\Http2ConnectionBenchmarkBase.cs (1)
81var connectionContext = TestContextFactory.CreateHttpConnectionContext(
HttpProtocolFeatureCollection.cs (1)
238var connectionContext = TestContextFactory.CreateHttpConnectionContext(
RequestParsingBenchmark.cs (1)
36var connectionContext = TestContextFactory.CreateHttpConnectionContext(
ResponseHeaderCollectionBenchmark.cs (1)
184var connectionContext = TestContextFactory.CreateHttpConnectionContext(