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