7 references to TraceChannel
dotnet-svcutil-lib (7)
FrameworkFork\System.ServiceModel\Internals\System\Runtime\Diagnostics\EtwDiagnosticTrace.cs (7)
139
private static string LookupChannel(
TraceChannel
traceChannel)
144
case
TraceChannel
.Admin:
147
case
TraceChannel
.Analytic:
150
case
TraceChannel
.Application:
153
case
TraceChannel
.Debug:
156
case
TraceChannel
.Operational:
159
case
TraceChannel
.Perf: