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