2 references to OnHelpRequested
dotnet (2)
Commands\Test\MTP\MicrosoftTestingPlatformTestCommand.cs (2)
57
actionQueue = new TestApplicationActionQueue(degreeOfParallelism, buildOptions, testOptions, _output,
OnHelpRequested
);
78
actionQueue = new TestApplicationActionQueue(degreeOfParallelism, buildOptions, testOptions, _output,
OnHelpRequested
);