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