2 references to RefreshColors
System.Console (2)
System\ConsolePal.Unix.cs (2)
162
set {
RefreshColors
(ref s_trackedForegroundColor, value); }
168
set {
RefreshColors
(ref s_trackedBackgroundColor, value); }