1 write to _dashboardClient
Aspire.Dashboard (1)
Model\ConsoleLogsFetcher.cs (1)
27_dashboardClient = dashboardClient;
2 references to _dashboardClient
Aspire.Dashboard (2)
Model\ConsoleLogsFetcher.cs (2)
17public bool IsEnabled => _dashboardClient.IsEnabled; 64if (!_dashboardClient.IsEnabled)