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