1 reference to MapIconVariant
Aspire.Dashboard (1)
ServiceClient\Partials.cs (1)
122
.Select(c => new CommandViewModel(c.Name, MapState(c.State), c.DisplayName, c.DisplayDescription, c.ConfirmationMessage, c.ArgumentInputs.ToImmutableArray(), c.IsHighlighted, c.IconName,
MapIconVariant
(c.IconVariant)))