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