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