src\Servers\Kestrel\test\FunctionalTests\ResponseTests.cs (5)
558await using (var server = new TestServer(App, testContext, configureListenOptions: _ => { },
802await using (var server = new TestServer(App, testContext, configureListenOptions: _ => { },
895await using (var server = new TestServer(App, testContext, listenOptions))
970await using (var server = new TestServer(App, testContext, listenOptions))
1059await using (var server = new TestServer(App, testContext, listenOptions))