4 instantiations of NewCommandTestPackagingService
Aspire.Cli.Tests (4)
Commands\NewCommandTests.cs (4)
304var packagingService = new NewCommandTestPackagingService(); 385var packagingService = new NewCommandTestPackagingService(); 1316options.PackagingServiceFactory = _ => new NewCommandTestPackagingService 1389options.PackagingServiceFactory = _ => new NewCommandTestPackagingService
2 references to NewCommandTestPackagingService
Aspire.Cli.Tests (2)
Commands\NewCommandTests.cs (2)
304var packagingService = new NewCommandTestPackagingService(); 385var packagingService = new NewCommandTestPackagingService();