1 write to OriginalForegroundColor
Templates.Tests (1)
src\Shared\CommandLineUtils\CommandLine\AnsiConsole.cs (1)
18OriginalForegroundColor = Console.ForegroundColor;
1 reference to OriginalForegroundColor
Templates.Tests (1)
src\Shared\CommandLineUtils\CommandLine\AnsiConsole.cs (1)
134SetColor(OriginalForegroundColor);