4 references to F3
System.Console (4)
System\IO\KeyParser.cs (3)
201'R' => (ConsoleKey.F3, 0), 233_ when char.IsBetween(character, 'a', 'j') => (ConsoleKey.F3 + character - 'a', ConsoleModifiers.Shift), 26013 => ConsoleKey.F3,
System\TerminalFormatStrings.cs (1)
103AddKey(db, TermInfo.WellKnownStrings.KeyF3, ConsoleKey.F3);