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