2 references to BackgroundColor
Microsoft.Build (2)
Logging\BaseConsoleLogger.cs (2)
308Console.ForegroundColor = TransformColor(c, ConsoleConfiguration.BackgroundColor); 421ConsoleColor c = ConsoleConfiguration.BackgroundColor;