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