1 implementation of ForegroundColor
GetDocument.Insider (1)
src\aspnetcore\src\Tools\Shared\CommandLine\PhysicalConsole.cs (1)
32public ConsoleColor ForegroundColor
1 write to ForegroundColor
GetDocument.Insider (1)
src\aspnetcore\src\Tools\Shared\CommandLine\ConsoleReporter.cs (1)
40Console.ForegroundColor = color.Value;