2 references to KeyPressed
dotnet-watch (2)
UI\ConsoleInputReader.cs (2)
23
console.KeyPressed +=
KeyPressed
;
44
console.KeyPressed -=
KeyPressed
;