1 override of ConfigureClient
Microsoft.AspNetCore.Mvc.Testing (1)
WebApplicationFactory.cs (1)
842protected override void ConfigureClient(HttpClient client) => _configureClient(client);
2 references to ConfigureClient
Microsoft.AspNetCore.Mvc.Testing (2)
WebApplicationFactory.cs (2)
150ConfigureClient, 668ConfigureClient(client);