13 references to InteractionService
Aspire.Hosting.Tests (13)
Dashboard\DashboardServiceTests.cs (6)
228var interactionService = new InteractionService( 298var interactionService = new InteractionService( 345var interactionService = new InteractionService( 404var interactionService = new InteractionService( 441var interactionService = new InteractionService( 589interactionService ??= new InteractionService(
InteractionServiceTests.cs (4)
215var interactionService = new InteractionService( 242var interactionService = new InteractionService( 264var interactionService = new InteractionService( 1075return new InteractionService(
Orchestrator\ApplicationOrchestratorTests.cs (1)
499return new InteractionService(
Orchestrator\ParameterProcessorTests.cs (1)
1150return new InteractionService(
Publishing\PipelineActivityReporterTests.cs (1)
1289return new InteractionService(logger, new DistributedApplicationOptions(), provider, configuration);