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