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