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