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