System\Net\Http\HttpClient.cs (5)
225HandleFailure(e, telemetryStarted, response, cts, cancellationToken, pendingRequestsCts);
304HandleFailure(e, telemetryStarted, response, cts, cancellationToken, pendingRequestsCts);
350HandleFailure(e, telemetryStarted, response, cts, cancellationToken, pendingRequestsCts);
494HandleFailure(e, telemetryStarted, response, cts, cancellationToken, pendingRequestsCts);
549HandleFailure(e, telemetryStarted, response, cts, originalCancellationToken, pendingRequestsCts);