1 write to _testServer
Microsoft.AspNetCore.Routing.FunctionalTests (1)
EndpointRoutingSampleTest.cs (1)
23_testServer = _host.GetTestServer();
2 references to _testServer
Microsoft.AspNetCore.Routing.FunctionalTests (2)
EndpointRoutingSampleTest.cs (2)
26_client = _testServer.CreateClient(); 231_testServer.Dispose();