1 write to _defaultBackgroundColor
aspire (1)
src\Shared\ConsoleLogs\LogParser.cs (1)
15_defaultBackgroundColor = defaultBackgroundColor;
1 reference to _defaultBackgroundColor
aspire (1)
src\Shared\ConsoleLogs\LogParser.cs (1)
47var conversionResult = AnsiParser.ConvertToHtml(updatedText, _residualState, _defaultBackgroundColor);