1 implementation of ForegroundColor
dotnet-dev-certs (1)
src\Tools\Shared\CommandLine\PhysicalConsole.cs (1)
32public ConsoleColor ForegroundColor
1 write to ForegroundColor
dotnet-dev-certs (1)
src\Tools\Shared\CommandLine\ConsoleReporter.cs (1)
40Console.ForegroundColor = color.Value;