1 write to NoColor
xunit.console (1)
CommandLine.cs (1)
273NoColor = true;
6 references to NoColor
xunit.console (6)
CommandLine.cs (1)
274TransformFactory.NoErrorColoring = NoColor;
ConsoleRunner.cs (5)
79logger = new ConsoleRunnerLogger(!commandLine.NoColor, useAnsiColor: false, consoleLock); 87commandLine.DiagnosticMessages, commandLine.NoColor, commandLine.AppDomains, 105if (!commandLine.NoColor) 112if (!commandLine.NoColor) 122if (!commandLine.NoColor)