10 references to Informational
System.ServiceModel.Internals (10)
System\Runtime\TraceLevelHelper.cs (1)
84
case TraceEventLevel.
Informational
:
TraceCore.Designer.cs (9)
68
return (trace.ShouldTrace(TraceEventLevel.
Informational
) || TraceCore.IsEtwEventEnabled(trace, 0));
86
if (trace.ShouldTraceToTraceSource(TraceEventLevel.
Informational
))
100
return (trace.ShouldTrace(TraceEventLevel.
Informational
) || TraceCore.IsEtwEventEnabled(trace, 1));
117
if (trace.ShouldTraceToTraceSource(TraceEventLevel.
Informational
))
284
return (trace.ShouldTrace(TraceEventLevel.
Informational
) || TraceCore.IsEtwEventEnabled(trace, 7));
300
if (trace.ShouldTraceToTraceSource(TraceEventLevel.
Informational
))
682
new System.Runtime.Diagnostics.EventDescriptor(57393, 0, (byte)TraceChannel.Debug, (byte)TraceEventLevel.
Informational
, (byte)TraceEventOpcode.Info, 0x0, 0x1000000000010000),
683
new System.Runtime.Diagnostics.EventDescriptor(57394, 0, (byte)TraceChannel.Analytic, (byte)TraceEventLevel.
Informational
, (byte)TraceEventOpcode.Info, 0x0, 0x2000000000010000),
689
new System.Runtime.Diagnostics.EventDescriptor(57401, 0, (byte)TraceChannel.Debug, (byte)TraceEventLevel.
Informational
, (byte)TraceEventOpcode.Info, 0x0, 0x1000000000010000),