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