10 references to InteractionService
Aspire.Hosting.Tests (10)
Dashboard\DashboardServiceTests.cs (6)
226var interactionService = new InteractionService( 295var interactionService = new InteractionService( 341var interactionService = new InteractionService( 399var interactionService = new InteractionService( 435var interactionService = new InteractionService( 488interactionService ??= new InteractionService(
InteractionServiceTests.cs (1)
717return new InteractionService(
Orchestrator\ApplicationOrchestratorTests.cs (1)
471return new InteractionService(
Orchestrator\ParameterProcessorTests.cs (1)
496return new InteractionService(
Publishing\PublishingActivityReporterTests.cs (1)
755return new InteractionService(logger, new DistributedApplicationOptions(), provider);