1 reference to CtrlCCancellationManager
dotnet-aot (1)
src\sdk\src\Cli\dotnet\Commands\Test\MTP\MicrosoftTestingPlatformTestCommand.cs (1)
199
using var ctrlC = new
CtrlCCancellationManager
(output.StartCancelling);