2 instantiations of RecordingBundleService
Aspire.Cli.Tests (2)
Utils\DcpConnectionHealthCheckTests.cs (2)
78var bundleService = new RecordingBundleService(dcpDirectory.FullName); 111var bundleService = new RecordingBundleService(extractedDcpDirectory.FullName);
2 references to RecordingBundleService
Aspire.Cli.Tests (2)
Utils\DcpConnectionHealthCheckTests.cs (2)
78var bundleService = new RecordingBundleService(dcpDirectory.FullName); 111var bundleService = new RecordingBundleService(extractedDcpDirectory.FullName);