1 write to _interactionService
Aspire.Hosting (1)
Publishing\PublishingActivityProgressReporter.cs (1)
24_interactionService = interactionService;
3 references to _interactionService
Aspire.Hosting (3)
Publishing\PublishingActivityProgressReporter.cs (3)
245await foreach (var interaction in _interactionService.SubscribeInteractionUpdates(cancellationToken).ConfigureAwait(false)) 276await _interactionService.CompleteInteractionAsync(interaction.InteractionId, (interaction, ServiceProvider, cancellationToken) => 318await _interactionService.CompleteInteractionAsync(interactionId,