Implemented interface member:
method
RunTestApplications
Microsoft.DotNet.Cli.Commands.Test.ITestHandler.RunTestApplications(Microsoft.DotNet.Cli.Commands.Test.TestApplicationActionQueue)
1 reference to RunTestApplications
dotnet-aot (1)
parent\dotnet\Commands\Test\MTP\MicrosoftTestingPlatformTestCommand.cs (1)
216
exitCode = testHandler.
RunTestApplications
(actionQueue);