2 references to SendWindowsCtrlCEvent
dotnet-watch (2)
Process\ProcessRunner.cs (1)
358var error = ProcessUtilities.SendWindowsCtrlCEvent(state.ProcessId);
UI\PhysicalConsole.cs (1)
51error = ProcessUtilities.SendWindowsCtrlCEvent(processId);