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