14 references to IsEnd2EndActivityTracingEnabled
System.ServiceModel.Primitives (14)
Internals\System\Runtime\ActionItem.cs (6)
24
Fx.Trace.
IsEnd2EndActivityTracingEnabled
)
38
Fx.Trace.
IsEnd2EndActivityTracingEnabled
)
161
if (Fx.Trace.
IsEnd2EndActivityTracingEnabled
)
181
if (Fx.Trace.
IsEnd2EndActivityTracingEnabled
)
194
if (_flowLegacyActivityId || Fx.Trace.
IsEnd2EndActivityTracingEnabled
)
207
if (_flowLegacyActivityId || Fx.Trace.
IsEnd2EndActivityTracingEnabled
)
System\ServiceModel\Channels\ServiceChannel.cs (1)
626
if (FxTrace.Trace.
IsEnd2EndActivityTracingEnabled
)
System\ServiceModel\Channels\TransportOutputChannel.cs (1)
51
if (FxTrace.Trace.
IsEnd2EndActivityTracingEnabled
)
System\ServiceModel\Diagnostics\EventTraceActivityHelper.cs (1)
18
if (FxTrace.Trace.
IsEnd2EndActivityTracingEnabled
&& (message != null) && (activity != null))
System\ServiceModel\Dispatcher\ChannelHandler.cs (1)
1281
if (FxTrace.Trace.
IsEnd2EndActivityTracingEnabled
&& message != null)
System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (2)
303
if (FxTrace.Trace.
IsEnd2EndActivityTracingEnabled
&& rpc.EventTraceActivity != null)
448
if (FxTrace.Trace.
IsEnd2EndActivityTracingEnabled
&& rpc.EventTraceActivity != null)
System\ServiceModel\Dispatcher\MessageRpc.cs (1)
134
if (EventTraceActivity == null && FxTrace.Trace.
IsEnd2EndActivityTracingEnabled
)
System\ServiceModel\Security\IdentityVerifier.cs (1)
219
if (FxTrace.Trace.
IsEnd2EndActivityTracingEnabled
)