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