1 write to _defaultBackgroundColor
Aspire.Dashboard (1)
ConsoleLogs\LogParser.cs (1)
16_defaultBackgroundColor = defaultBackgroundColor;
1 reference to _defaultBackgroundColor
Aspire.Dashboard (1)
ConsoleLogs\LogParser.cs (1)
48var conversionResult = AnsiParser.ConvertToHtml(updatedText, _residualState, _defaultBackgroundColor);