4 references to ConsoleColorToColorAttribute
mscorlib (4)
system\console.cs (4)
763Win32Native.Color c = ConsoleColorToColorAttribute(value, true); 804Win32Native.Color c = ConsoleColorToColorAttribute(value, false); 920Win32Native.Color c = ConsoleColorToColorAttribute(sourceBackColor, true); 921c |= ConsoleColorToColorAttribute(sourceForeColor, false);