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)
974
ConnectionSetupDistributedTracing.ReportError(
_activity
, exception);
977
_activity
?.Stop();
997
Debug.Assert(
_activity
?.IsStopped != false);