3 references to TestHttp1Connection
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (3)
Http1LargeWritingBenchmark.cs (1)
84var http1Connection = new TestHttp1Connection(connectionContext);
Http1ReadingBenchmark.cs (1)
113var http1Connection = new TestHttp1Connection(connectionContext);
Http1WritingBenchmark.cs (1)
118var http1Connection = new TestHttp1Connection(connectionContext);