2 instantiations of TestApplication
dotnet (2)
Commands\Test\MTP\ArtifactPostProcessingManager.cs (1)
171
using var application = new
TestApplication
(
Commands\Test\MTP\TestApplicationActionQueue.cs (1)
95
var testApp = new
TestApplication
(
3 references to TestApplication
dotnet (3)
Commands\Test\MTP\ArtifactPostProcessingManager.cs (2)
114
bool supported = !
TestApplication
.RequiresHttpTransport(job.Application.Module);
171
using
var
application = new TestApplication(
Commands\Test\MTP\TestApplicationActionQueue.cs (1)
95
var
testApp = new TestApplication(