2 references to OnCancelKeyPress
System.CommandLine (2)
Invocation\ProcessTerminationHandler.cs (2)
45
Console.CancelKeyPress +=
OnCancelKeyPress
;
60
Console.CancelKeyPress -=
OnCancelKeyPress
;