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