3 references to SigIntExitCode
aspire (3)
ConsoleCancellationManager.cs (3)
256
PosixSignal.SIGINT =>
SigIntExitCode
,
257
PosixSignal.SIGQUIT =>
SigIntExitCode
,
266
Cancel(
SigIntExitCode
);