3 references to _testApplications
dotnet (3)
Commands\Test\MTP\MSBuildHandler.cs (3)
61
_testApplications
.Add(moduleGroup);
64
if (
_testApplications
.IsEmpty)
75
foreach (var testApp in
_testApplications
)