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