2 references to WithColor
RunTests (2)
ConsoleUtil.cs (2)
42
WithColor
(color, () => Write(message));
47
WithColor
(color, () => WriteLine(message));