1 instantiation of TestModulesFilterHandler
dotnet-aot (1)
parent\dotnet\Commands\Test\MTP\MicrosoftTestingPlatformTestCommand.cs (1)
82
var testHandler = new
TestModulesFilterHandler
(buildOptions.PathOptions.TestModules!, parseResult);
1 reference to TestModulesFilterHandler
dotnet-aot (1)
parent\dotnet\Commands\Test\MTP\MicrosoftTestingPlatformTestCommand.cs (1)
82
var
testHandler = new TestModulesFilterHandler(buildOptions.PathOptions.TestModules!, parseResult);