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);
499HandleFailure(e, telemetryStarted, response, cts, cancellationToken, pendingRequestsCts);
554HandleFailure(e, telemetryStarted, response, cts, originalCancellationToken, pendingRequestsCts);