System\Net\Http\HttpClient.cs (5)
227FinishSend(response, cts, disposeCts, telemetryStarted, responseContentTelemetryStarted);
302FinishSend(response, cts, disposeCts, telemetryStarted, responseContentTelemetryStarted);
348FinishSend(response, cts, disposeCts, telemetryStarted, responseContentTelemetryStarted: false);
504FinishSend(response, cts, disposeCts, telemetryStarted, responseContentTelemetryStarted);
559FinishSend(response, cts, disposeCts, telemetryStarted, responseContentTelemetryStarted);