2 references to _clients
Microsoft.AspNetCore.Mvc.Testing (2)
WebApplicationFactory.cs (2)
499
_clients
.Add(client);
582
foreach (var client in
_clients
)