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