1 write to HttpClient
NuGet.Protocol (1)
HttpSource\HttpRetryHandlerRequest.cs (1)
31HttpClient = httpClient;
1 reference to HttpClient
NuGet.Protocol (1)
HttpSource\HttpRetryHandler.cs (1)
157var responseMessage = await request.HttpClient.SendAsync(requestMessage, request.CompletionOption, timeoutToken);