3 references to _testApplications
dotnet (3)
Commands\Test\MTP\MSBuildHandler.cs (3)
57
_testApplications
.Add(moduleGroup);
60
if (
_testApplications
.IsEmpty)
71
foreach (var testApp in
_testApplications
)