1 write to IsHighlighted
Aspire.Hosting (1)
ApplicationModel\ResourceCommandAnnotation.cs (1)
43IsHighlighted = isHighlighted;
1 reference to IsHighlighted
Aspire.Hosting (1)
ApplicationModel\ResourceNotificationService.cs (1)
462return new ResourceCommandSnapshot(annotation.Type, state, annotation.DisplayName, annotation.DisplayDescription, annotation.Parameter, annotation.ConfirmationMessage, annotation.IconName, annotation.IconVariant, annotation.IsHighlighted);