2 writes to Commands
Aspire.Hosting (1)
Dashboard\DashboardServiceData.cs (1)
86
Commands
= snapshot.Commands,
Aspire.Hosting.Tests (1)
Dashboard\ResourcePublisherTests.cs (1)
223
Commands
= [],
2 references to Commands
Aspire.Hosting (1)
Dashboard\proto\Partials.cs (1)
116
foreach (var command in snapshot.
Commands
.Where(command => command.Visibility.HasFlag(Hosting.ApplicationModel.ResourceCommandVisibility.UI)))
Aspire.Hosting.Tests (1)
Dashboard\DashboardServiceTests.cs (1)
213
return r.
Commands
.Length == 3;