1 write to _useConsoleColor
rzc (1)
CommandLine\AnsiConsole.cs (1)
12
_useConsoleColor
= useConsoleColor;
2 references to _useConsoleColor
rzc (2)
CommandLine\AnsiConsole.cs (2)
13
if (
_useConsoleColor
)
54
if (!
_useConsoleColor
)