3 references to Add
System.Console (3)
System\IO\KeyParser.cs (3)
91
ConsoleKey.
Add
=> '+',
193
'k' => (ConsoleKey.
Add
, 0), // used by both xterm and rxvt
329
'+' => ConsoleKey.
Add
, // We can't distinguish OemPlus and Add (Numeric Keypad). Limitation: OemPlus can't be mapped.