9 references to InteractionService
Aspire.Hosting.Tests (9)
Dashboard\DashboardServiceTests.cs (5)
226var interactionService = new InteractionService( 295var interactionService = new InteractionService( 353var interactionService = new InteractionService( 389var interactionService = new InteractionService( 442interactionService ??= new InteractionService(
InteractionServiceTests.cs (1)
414return new InteractionService(
Orchestrator\ApplicationOrchestratorTests.cs (1)
471return new InteractionService(
Orchestrator\ParameterProcessorTests.cs (1)
497return new InteractionService(
Publishing\PublishingActivityReporterTests.cs (1)
715return new InteractionService(logger, new DistributedApplicationOptions(), provider);