1 write to _testApplications
dotnet-aot (1)
parent\dotnet\Commands\Test\MTP\TestModulesFilterHandler.cs (1)
59_testApplications = BuildTestApplications();
2 references to _testApplications
dotnet-aot (2)
parent\dotnet\Commands\Test\MTP\TestModulesFilterHandler.cs (2)
64=> _testApplications.SelectMany(static moduleGroup => moduleGroup); 68foreach (var testApp in _testApplications)