1 reference to LeftCtrlPressed
mscorlib (1)
system\console.cs (1)
1552
bool control = (state & (ControlKeyState.
LeftCtrlPressed
| ControlKeyState.RightCtrlPressed)) != 0;