2 references to IsGloballyEnabled
System.Net.Http (2)
System\Net\Http\DiagnosticsHandler.cs (1)
27Debug.Assert(IsGloballyEnabled());
System\Net\Http\SocketsHttpHandler\SocketsHttpHandler.cs (1)
514if (DiagnosticsHandler.IsGloballyEnabled() && settings._activityHeadersPropagator is DistributedContextPropagator propagator)