2 writes to IconName
Aspire.Hosting (1)
Dashboard\DashboardServiceData.cs (1)
61IconName = snapshot.IconName,
Aspire.Hosting.Tests (1)
Dashboard\ResourcePublisherTests.cs (1)
207IconName = null,
2 references to IconName
Aspire.Hosting (2)
Dashboard\proto\Partials.cs (2)
25if (snapshot.IconName is not null) 27resource.IconName = snapshot.IconName;