4 references to UseTestServer
Microsoft.AspNetCore.Identity.FunctionalTests (1)
MapIdentityApiTests.cs (1)
1323builder.WebHost.UseTestServer(options =>
Microsoft.AspNetCore.Mvc.FunctionalTests (1)
TestServerWithCustomConfigurationIntegrationTests.cs (1)
17builder.UseTestServer(ConfigureOptions);
Microsoft.AspNetCore.TestHost.Tests (2)
TestClientTests.cs (1)
1131.UseTestServer(o =>
TestServerTests.cs (1)
452.UseTestServer(options =>