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