System\Net\Http\HttpClient.cs (5)
222HandleFailure(e, telemetryStarted, response, cts, cancellationToken, pendingRequestsCts);
297HandleFailure(e, telemetryStarted, response, cts, cancellationToken, pendingRequestsCts);
343HandleFailure(e, telemetryStarted, response, cts, cancellationToken, pendingRequestsCts);
487HandleFailure(e, telemetryStarted, response, cts, cancellationToken, pendingRequestsCts);
542HandleFailure(e, telemetryStarted, response, cts, originalCancellationToken, pendingRequestsCts);