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