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