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