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)
314IsDisabled = _dashboardClient.IsReadOnly || command.State == CommandViewModelState.Disabled || isCommandExecuting(resource, command)