1 write to _activity
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\Http3Connection.cs (1)
966_activity = ConnectionSetupDistributedTracing.StartWaitForConnectionActivity(_authority);
3 references to _activity
System.Net.Http (3)
System\Net\Http\SocketsHttpHandler\Http3Connection.cs (3)
974ConnectionSetupDistributedTracing.ReportError(_activity, exception); 977_activity?.Stop(); 997Debug.Assert(_activity?.IsStopped != false);