1 write to SentWindowsCtrlC
dotnet-watch (1)
Process\ProcessRunner.cs (1)
367
state.
SentWindowsCtrlC
= true;
1 reference to SentWindowsCtrlC
dotnet-watch (1)
Process\ProcessRunner.cs (1)
114
if (exitCode == 0 || state.
SentWindowsCtrlC
&& exitCode == CtlrCExitCode)