1 write to OriginalForegroundColor
dotnet-dev-certs (1)
src\Shared\CommandLineUtils\CommandLine\AnsiConsole.cs (1)
18
OriginalForegroundColor
= Console.ForegroundColor;
1 reference to OriginalForegroundColor
dotnet-dev-certs (1)
src\Shared\CommandLineUtils\CommandLine\AnsiConsole.cs (1)
134
SetColor(
OriginalForegroundColor
);