1 reference to ShiftPressed
mscorlib (1)
system\console.cs (1)
1550
bool shift = (state & ControlKeyState.
ShiftPressed
) != 0;