1 reference to OnHelpRequested
dotnet (1)
Commands\Test\MTP\MicrosoftTestingPlatformTestCommand.cs (1)
42
var actionQueue = new TestApplicationActionQueue(degreeOfParallelism, buildOptions, testOptions, output,
OnHelpRequested
);