src\Servers\Kestrel\test\FunctionalTests\ResponseTests.cs (5)
556await using (var server = new TestServer(App, testContext, configureListenOptions: _ => { },
800await using (var server = new TestServer(App, testContext, configureListenOptions: _ => { },
893await using (var server = new TestServer(App, testContext, listenOptions))
968await using (var server = new TestServer(App, testContext, listenOptions))
1057await using (var server = new TestServer(App, testContext, listenOptions))