1 write to _useConsoleColor
Templates.Blazor.Tests (1)
src\Shared\CommandLineUtils\CommandLine\AnsiConsole.cs (1)
15
_useConsoleColor
= useConsoleColor;
2 references to _useConsoleColor
Templates.Blazor.Tests (2)
src\Shared\CommandLineUtils\CommandLine\AnsiConsole.cs (2)
16
if (
_useConsoleColor
)
57
if (!
_useConsoleColor
)