2 writes to _backgroundColor
Microsoft.Build (2)
Logging\TargetConsoleConfiguration.cs (2)
24_backgroundColor = backgroundColor; 47translator.TranslateEnum(ref _backgroundColor, (int)_backgroundColor);
2 references to _backgroundColor
Microsoft.Build (2)
Logging\TargetConsoleConfiguration.cs (2)
40public ConsoleColor BackgroundColor => _backgroundColor; 47translator.TranslateEnum(ref _backgroundColor, (int)_backgroundColor);