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