13 references to InteractionService
Aspire.Hosting.Tests (13)
Dashboard\DashboardServiceTests.cs (6)
227var interactionService = new InteractionService( 297var interactionService = new InteractionService( 344var interactionService = new InteractionService( 403var interactionService = new InteractionService( 440var interactionService = new InteractionService( 588interactionService ??= new InteractionService(
InteractionServiceTests.cs (4)
214var interactionService = new InteractionService( 241var interactionService = new InteractionService( 263var interactionService = new InteractionService( 1074return new InteractionService(
Orchestrator\ApplicationOrchestratorTests.cs (1)
483return new InteractionService(
Orchestrator\ParameterProcessorTests.cs (1)
780return new InteractionService(
Publishing\PipelineActivityReporterTests.cs (1)
929return new InteractionService(logger, new DistributedApplicationOptions(), provider, configuration);