2 writes to IconVariant
Aspire.Hosting (1)
Dashboard\DashboardServiceData.cs (1)
62IconVariant = snapshot.IconVariant
Aspire.Hosting.Tests (1)
Dashboard\ResourcePublisherTests.cs (1)
208IconVariant = null
2 references to IconVariant
Aspire.Hosting (2)
Dashboard\proto\Partials.cs (2)
30if (snapshot.IconVariant is not null) 32resource.IconVariant = MapIconVariant(snapshot.IconVariant);