3 instantiations of TestBundleService
Aspire.Cli.Tests (3)
Commands\RootCommandTests.cs (3)
407options.BundleServiceFactory = _ => new TestBundleService(isBundle: true); 423options.BundleServiceFactory = _ => new TestBundleService(isBundle: true); 447options.BundleServiceFactory = _ => new TestBundleService(isBundle: true);