3 writes to IsHighlighted
Aspire.Hosting.Tests (2)
Dashboard\DashboardServiceTests.cs (1)
163IsHighlighted = true
WithHttpCommandTests.cs (1)
74IsHighlighted = true
Stress.AppHost (1)
Program.cs (1)
54IsHighlighted = true
1 reference to IsHighlighted
Aspire.Hosting (1)
ResourceBuilderExtensions.cs (1)
1386return builder.WithAnnotation(new ResourceCommandAnnotation(name, displayName, commandOptions.UpdateState ?? (c => ResourceCommandState.Enabled), executeCommand, commandOptions.Description, commandOptions.Parameter, commandOptions.ConfirmationMessage, commandOptions.IconName, commandOptions.IconVariant, commandOptions.IsHighlighted));