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