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