7 references to TraceChannel
System.ServiceModel.Primitives (7)
Internals\System\Runtime\Diagnostics\EtwDiagnosticTrace.cs (7)
251
private static string LookupChannel(
TraceChannel
traceChannel)
256
case
TraceChannel
.Admin:
259
case
TraceChannel
.Analytic:
262
case
TraceChannel
.Application:
265
case
TraceChannel
.Debug:
268
case
TraceChannel
.Operational:
271
case
TraceChannel
.Perf: