2 references to WriteLineIf
dotnet-svcutil-lib (2)
Tool.cs (1)
252ToolConsole.WriteLineIf(options.ToolContext != OperationalContext.Infrastructure, filePath, LogTag.Important);
ToolConsole.cs (1)
113WriteLineIf(condition, str, LogTag.Information);