1 write to _testServer
Microsoft.AspNetCore.Routing.FunctionalTests (1)
RouterSampleTest.cs (1)
22_testServer = _host.GetTestServer();
2 references to _testServer
Microsoft.AspNetCore.Routing.FunctionalTests (2)
RouterSampleTest.cs (2)
24_client = _testServer.CreateClient(); 98_testServer.Dispose();