5 references to _testApplications
dotnet (5)
Commands\Test\MTP\MSBuildHandler.cs (5)
61_testApplications.Add(moduleGroup); 64if (_testApplications.IsEmpty) 75foreach (var testApp in _testApplications) 84=> _testApplications.SelectMany(static moduleGroup => moduleGroup); 87=> _testApplications.SelectMany(static group => group)