4 references to DiagnosticsHandler
System.Net.Http (4)
System\Net\Http\DiagnosticsHandler.cs (1)
74
internal static bool IsGloballyEnabled() => GlobalHttpSettings.
DiagnosticsHandler
.EnableActivityPropagation;
System\Net\Http\DiagnosticsHelper.cs (1)
25
if (GlobalHttpSettings.
DiagnosticsHandler
.DisableUriRedaction)
System\Net\Http\HttpTelemetry.cs (2)
41
if (!GlobalHttpSettings.
DiagnosticsHandler
.DisableUriRedaction)
190
if (!GlobalHttpSettings.
DiagnosticsHandler
.DisableUriRedaction)