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