1 write to _exitAction
dotnet-aot (1)
src\sdk\src\Cli\dotnet\Commands\Test\MTP\CtrlCCancellationManager.cs (1)
42_exitAction = exitAction ?? Environment.Exit;
1 reference to _exitAction
dotnet-aot (1)
src\sdk\src\Cli\dotnet\Commands\Test\MTP\CtrlCCancellationManager.cs (1)
140_exitAction(ExitCode.TestSessionAborted);