1 write to NoColor
xunit.console (1)
CommandLine.cs (1)
270
NoColor
= true;
6 references to NoColor
xunit.console (6)
CommandLine.cs (1)
271
TransformFactory.NoErrorColoring =
NoColor
;
ConsoleRunner.cs (5)
75
logger = new ConsoleRunnerLogger(!commandLine.
NoColor
, consoleLock);
83
commandLine.DiagnosticMessages, commandLine.
NoColor
, commandLine.AppDomains,
101
if (!commandLine.
NoColor
)
108
if (!commandLine.
NoColor
)
118
if (!commandLine.
NoColor
)