Implemented interface member:
8 references to Dispose
Diagnostics.FunctionalTests (1)
TestFixture.cs (1)
45_server.Dispose();
Microsoft.AspNetCore.Mvc.Testing (1)
WebApplicationFactory.cs (1)
592_server?.Dispose();
Microsoft.AspNetCore.Routing.FunctionalTests (5)
Benchmarks\EndpointRoutingBenchmarkTest.cs (1)
59_testServer.Dispose();
Benchmarks\RouterBenchmarkTest.cs (1)
60_testServer.Dispose();
EndpointRoutingSampleTest.cs (1)
231_testServer.Dispose();
RouterSampleTest.cs (1)
98_testServer.Dispose();
RoutingTestFixture.cs (1)
47_server.Dispose();
Microsoft.AspNetCore.TestHost.Tests (1)
TestServerTests.cs (1)
674server.Dispose();