1 reference to InteractionService
Aspire.Hosting (1)
DistributedApplicationBuilder.cs (1)
237_innerBuilder.Services.AddSingleton<InteractionService>(s => new InteractionService(s.GetRequiredService<ILogger<InteractionService>>()));