3 references to Divide
System.Console (3)
System\IO\KeyParser.cs (3)
93
ConsoleKey.
Divide
=> '/',
197
'o' => (ConsoleKey.
Divide
, 0), // used by both xterm and rxvt
327
'/' => ConsoleKey.
Divide
, // We can't distinguish OemX and Divide (Numeric Keypad). Limitation: OemX keys can't be mapped.