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