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