1 reference to GenerateConsoleCtrlEvent
dotnet-watch (1)
Utilities\ProcessUtilities.cs (1)
54
return
GenerateConsoleCtrlEvent
(CTRL_C_EVENT, (uint)processId) ? null : GetLastPInvokeErrorMessage();