7 references to StartServer
Microsoft.AspNetCore.Mvc.FunctionalTests (2)
RealServerWithCustomConfigurationIntegrationTests.cs (1)
29Factory.StartServer();
RealServerWithSpecifiedPortBackedIntegrationTests.cs (1)
29Factory.StartServer();
Microsoft.AspNetCore.Mvc.Testing (5)
WebApplicationFactory.cs (5)
91StartServer(); 103StartServer(); 181/// or via the <see cref="StartServer"/> method.</remarks> 195/// or via the <see cref="StartServer"/> method.</remarks> 634StartServer();