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