Implemented interface member:
event
KeyPressed
Microsoft.DotNet.Watch.IConsole.KeyPressed
2 references to KeyPressed
dotnet-watch.Tests (2)
TestUtilities\TestConsole.cs (2)
33Assert.NotNull(KeyPressed); 34KeyPressed.Invoke(key);