3 references to RequestContentStart
System.Net.Http (3)
System\Net\Http\SocketsHttpHandler\Http2Stream.cs (1)
212
if (HttpTelemetry.Log.IsEnabled()) HttpTelemetry.Log.
RequestContentStart
();
System\Net\Http\SocketsHttpHandler\Http3RequestStream.cs (1)
441
if (HttpTelemetry.Log.IsEnabled()) HttpTelemetry.Log.
RequestContentStart
();
System\Net\Http\SocketsHttpHandler\HttpConnection.cs (1)
971
if (HttpTelemetry.Log.IsEnabled()) HttpTelemetry.Log.
RequestContentStart
();