1 write to _testServer
Microsoft.AspNetCore.Routing.FunctionalTests (1)
Benchmarks\EndpointRoutingBenchmarkTest.cs (1)
32_testServer = _host.GetTestServer();
2 references to _testServer
Microsoft.AspNetCore.Routing.FunctionalTests (2)
Benchmarks\EndpointRoutingBenchmarkTest.cs (2)
34_client = _testServer.CreateClient(); 59_testServer.Dispose();