2 references to Console_CancelKeyPress
MSBuild (2)
XMake.cs (2)
259Console.CancelKeyPress += Console_CancelKeyPress; 662ConsoleCancelEventHandler cancelHandler = Console_CancelKeyPress;