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