2 references to StartConnectionSetupActivity
System.Net.Http (2)
System\Net\Http\SocketsHttpHandler\ConnectionPool\HttpConnectionPool.cs (1)
564
Activity? activity = ConnectionSetupDistributedTracing.
StartConnectionSetupActivity
(IsSecure, _telemetryServerAddress, OriginAuthority.Port);
System\Net\Http\SocketsHttpHandler\ConnectionPool\HttpConnectionPool.Http3.cs (1)
266
connectionSetupActivity = ConnectionSetupDistributedTracing.
StartConnectionSetupActivity
(isSecure: true, _telemetryServerAddress, authority.Port);