2 references to ForegroundMask
mscorlib (2)
system\console.cs (2)
795Win32Native.Color c = (Win32Native.Color) csbi.wAttributes & Win32Native.Color.ForegroundMask; 815attrs &= ~((short)Win32Native.Color.ForegroundMask);