2 references to Error
Aspire.Hosting (1)
Dashboard\DashboardService.cs (1)
180case ApplicationModel.MessageIntent.Error:
Stress.AppHost (1)
Program.cs (1)
144_ = interactionService.PromptMessageBarAsync("Error bar", "The command successfully executed.", new MessageBoxInteractionOptions { Intent = MessageIntent.Error });