1 write to MaxColors
System.Console (1)
System\TerminalFormatStrings.cs (1)
96
MaxColors
= // normalize to either the full range of all ANSI colors, just the dark ones, or none
1 reference to MaxColors
System.Console (1)
System\ConsolePal.Unix.cs (1)
802
int maxColors = TerminalFormatStringsInstance.
MaxColors
; // often 8 or 16; 0 is invalid