36 references to ConfigureListenOptions
InMemory.FunctionalTests (36)
HttpsConnectionMiddlewareTests.cs (36)
58await using (var server = new TestServer(App, new TestServiceContext(LoggerFactory), ConfigureListenOptions)) 92await using (var server = new TestServer(App, new TestServiceContext(LoggerFactory), ConfigureListenOptions)) 119}, new TestServiceContext(LoggerFactory), ConfigureListenOptions)) 160}, new TestServiceContext(LoggerFactory), ConfigureListenOptions)) 198}, new TestServiceContext(LoggerFactory), ConfigureListenOptions)) 240}, new TestServiceContext(LoggerFactory), ConfigureListenOptions)) 268}, new TestServiceContext(LoggerFactory), ConfigureListenOptions)) 289await using (var server = new TestServer(context => Task.CompletedTask, new TestServiceContext(LoggerFactory), ConfigureListenOptions)) 319await using (var server = new TestServer(context => Task.CompletedTask, new TestServiceContext(LoggerFactory), ConfigureListenOptions)) 352await using (var server = new TestServer(context => Task.CompletedTask, new TestServiceContext(LoggerFactory), ConfigureListenOptions)) 387await using (var server = new TestServer(context => Task.CompletedTask, new TestServiceContext(LoggerFactory), ConfigureListenOptions)) 422await using (var server = new TestServer(context => Task.CompletedTask, new TestServiceContext(LoggerFactory), ConfigureListenOptions)) 456await using (var server = new TestServer(context => Task.CompletedTask, new TestServiceContext(LoggerFactory), ConfigureListenOptions)) 484await using (var server = new TestServer(context => Task.CompletedTask, new TestServiceContext(LoggerFactory), ConfigureListenOptions)) 521}, new TestServiceContext(LoggerFactory), ConfigureListenOptions)) 563}, new TestServiceContext(LoggerFactory), ConfigureListenOptions); 607}, new TestServiceContext(LoggerFactory), ConfigureListenOptions); 650}, new TestServiceContext(LoggerFactory), ConfigureListenOptions); 691}, new TestServiceContext(LoggerFactory), ConfigureListenOptions); 739}, new TestServiceContext(LoggerFactory), ConfigureListenOptions); 781}, new TestServiceContext(LoggerFactory), ConfigureListenOptions); 848new TestServiceContext(LoggerFactory), ConfigureListenOptions)) 906}, new TestServiceContext(LoggerFactory), ConfigureListenOptions); 933new TestServiceContext(LoggerFactory), ConfigureListenOptions); 966new TestServiceContext(LoggerFactory), ConfigureListenOptions); 999new TestServiceContext(LoggerFactory), ConfigureListenOptions); 1047}, new TestServiceContext(LoggerFactory), ConfigureListenOptions); 1092}, new TestServiceContext(LoggerFactory), ConfigureListenOptions); 1122await using (var server = new TestServer(context => context.Response.WriteAsync(context.Request.Scheme), new TestServiceContext(LoggerFactory), ConfigureListenOptions)) 1145await using (var server = new TestServer(context => context.Response.WriteAsync("hello world"), new TestServiceContext(LoggerFactory), ConfigureListenOptions)) 1183await using (var server = new TestServer(context => Task.CompletedTask, new TestServiceContext(LoggerFactory), ConfigureListenOptions)) 1210await using (var server = new TestServer(context => Task.CompletedTask, new TestServiceContext(LoggerFactory), ConfigureListenOptions)) 1235await using (var server = new TestServer(context => Task.CompletedTask, new TestServiceContext(LoggerFactory), ConfigureListenOptions)) 1260await using (var server = new TestServer(context => Task.CompletedTask, new TestServiceContext(LoggerFactory), ConfigureListenOptions)) 1294await using (var server = new TestServer(app, new TestServiceContext(LoggerFactory), ConfigureListenOptions)) 1393await using var server = new TestServer(context => Task.CompletedTask, new TestServiceContext(LoggerFactory), ConfigureListenOptions);