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