1 write to _activity
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\Http3Connection.cs (1)
962_activity = ConnectionSetupDistributedTracing.StartWaitForConnectionActivity(_authority);
3 references to _activity
System.Net.Http (3)
System\Net\Http\SocketsHttpHandler\Http3Connection.cs (3)
970ConnectionSetupDistributedTracing.ReportError(_activity, exception); 973_activity?.Stop(); 993Debug.Assert(_activity?.IsStopped != false);