1 write to EnableTracing
dotnet-svcutil-lib (1)
CommandProcessorOptions.cs (1)
282
debugLooger.
EnableTracing
= this.EnableLoggingMarkup == true || this.Verbosity == Svcutil.Verbosity.Debug;
2 references to EnableTracing
dotnet-svcutil-lib (2)
DebugLogger.cs (2)
16
if (this.
EnableTracing
|| logToUI)
40
if (this.
EnableTracing
|| logToUI)