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