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);
492FinishSend(response, cts, disposeCts, telemetryStarted, responseContentTelemetryStarted);
547FinishSend(response, cts, disposeCts, telemetryStarted, responseContentTelemetryStarted);