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)
17
public bool IsEnabled =>
_dashboardClient
.IsEnabled;
64
if (!
_dashboardClient
.IsEnabled)