1 instantiation of DebugLogger
dotnet-svcutil-lib (1)
CommandProcessorOptions.cs (1)
278this.Logger = logger ?? new DebugLogger();
1 reference to DebugLogger
dotnet-svcutil-lib (1)
CommandProcessorOptions.cs (1)
280if (this.Logger is DebugLogger debugLooger)