3 references to RequestHeadersStop
System.Net.Http (3)
System\Net\Http\SocketsHttpHandler\Http2Connection.cs (1)
1683
if (HttpTelemetry.Log.IsEnabled()) HttpTelemetry.Log.
RequestHeadersStop
();
System\Net\Http\SocketsHttpHandler\Http3RequestStream.cs (1)
709
if (HttpTelemetry.Log.IsEnabled()) HttpTelemetry.Log.
RequestHeadersStop
();
System\Net\Http\SocketsHttpHandler\HttpConnection.cs (1)
558
if (HttpTelemetry.Log.IsEnabled()) HttpTelemetry.Log.
RequestHeadersStop
();