2 references to IconName
Aspire.Dashboard (2)
ServiceClient\SqliteResourceRepository.Storage.cs (2)
541
if (commandRecord.
IconName
is not null)
543
command.IconName = commandRecord.
IconName
;