1 reference to MessageBarInteractionInfo
Aspire.Hosting (1)
ApplicationModel\InteractionService.cs (1)
175var newState = new Interaction(title, message, options, new Interaction.MessageBarInteractionInfo(intent: options.Intent ?? MessageIntent.None), cancellationToken);