4 references to SendKey
dotnet-watch.Tests (4)
HotReload\ApplyDeltaTests.cs (2)
465
App.
SendKey
('a');
1173
App.
SendKey
('y');
TestUtilities\WatchableApp.cs (2)
194
=>
SendKey
(PhysicalConsole.CtrlC);
197
=>
SendKey
(PhysicalConsole.CtrlR);