1 write to XtermBackgroundColorCode
Aspire.Dashboard (1)
ConsoleLogs\AnsiParser.cs (1)
214newState.XtermBackgroundColorCode = colorCode;
2 references to XtermBackgroundColorCode
Aspire.Dashboard (2)
ConsoleLogs\AnsiParser.cs (2)
488if (newState.XtermBackgroundColorCode.HasValue) 490var colorValue = newState.XtermBackgroundColorCode.Value;