1 write to _host
Microsoft.AspNetCore.Routing.FunctionalTests (1)
EndpointRoutingSampleTest.cs (1)
21_host = hostBuilder.Build();
3 references to _host
Microsoft.AspNetCore.Routing.FunctionalTests (3)
EndpointRoutingSampleTest.cs (3)
23_testServer = _host.GetTestServer(); 24_host.Start(); 233_host.Dispose();