2 references to Error
Aspire.Hosting (1)
Dashboard\DashboardService.cs (1)
188Aspire.Hosting.MessageIntent.Error => Aspire.DashboardService.Proto.V1.MessageIntent.Error,
Stress.AppHost (1)
InteractionCommands.cs (1)
39_ = interactionService.PromptMessageBarAsync("Error bar", "The command successfully executed.", new MessageBarInteractionOptions { Intent = MessageIntent.Error, LinkText = "Click here for more information", LinkUrl = "https://www.microsoft.com" });