3 references to App
Sockets.FunctionalTests (3)
src\Servers\Kestrel\test\FunctionalTests\ResponseTests.cs (3)
894
await using (var server = new TestServer(
App
, testContext, listenOptions))
969
await using (var server = new TestServer(
App
, testContext, listenOptions))
1058
await using (var server = new TestServer(
App
, testContext, listenOptions))