1 instantiation of DiagnosticsHandler
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\SocketsHttpHandler.cs (1)
516handler = new DiagnosticsHandler(handler, propagator, settings._allowAutoRedirect);
1 reference to DiagnosticsHandler
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\SocketsHttpHandler.cs (1)
514if (DiagnosticsHandler.IsGloballyEnabled() && settings._activityHeadersPropagator is DistributedContextPropagator propagator)