1 reference to httpClient
GenerateDocumentationAndConfigFiles (1)
Program.cs (1)
676
using var response = await
httpClient
.SendAsync(request).ConfigureAwait(false);