3 references to ResponseHeadersStart
System.Net.Http (3)
System\Net\Http\SocketsHttpHandler\Http2Stream.cs (1)
1055if (HttpTelemetry.Log.IsEnabled()) HttpTelemetry.Log.ResponseHeadersStart();
System\Net\Http\SocketsHttpHandler\Http3RequestStream.cs (1)
349if (HttpTelemetry.Log.IsEnabled()) HttpTelemetry.Log.ResponseHeadersStart();
System\Net\Http\SocketsHttpHandler\HttpConnection.cs (1)
632if (HttpTelemetry.Log.IsEnabled()) HttpTelemetry.Log.ResponseHeadersStart();