1 write to _dashboardClient
Aspire.Dashboard (1)
Model\ResourceMenuBuilder.cs (1)
56
_dashboardClient
= dashboardClient;
1 reference to _dashboardClient
Aspire.Dashboard (1)
Model\ResourceMenuBuilder.cs (1)
314
IsDisabled =
_dashboardClient
.IsReadOnly || command.State == CommandViewModelState.Disabled || isCommandExecuting(resource, command)