9 references to InteractionService
Aspire.Hosting.Tests (9)
Dashboard\DashboardServiceTests.cs (5)
227var interactionService = new InteractionService( 296var interactionService = new InteractionService( 354var interactionService = new InteractionService( 390var interactionService = new InteractionService( 443interactionService ??= new InteractionService(
InteractionServiceTests.cs (1)
181return new InteractionService(
Orchestrator\ApplicationOrchestratorTests.cs (1)
472return new InteractionService(
Orchestrator\ParameterProcessorTests.cs (1)
318return new InteractionService(
Publishing\PublishingActivityReporterTests.cs (1)
673return new InteractionService(logger, new DistributedApplicationOptions(), provider);