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