1 write to _themeChangedSubscription
Aspire.Dashboard (1)
Components\Layout\MainLayout.razor.cs (1)
79_themeChangedSubscription = ThemeManager.OnThemeChanged(async () =>
1 reference to _themeChangedSubscription
Aspire.Dashboard (1)
Components\Layout\MainLayout.razor.cs (1)
286_themeChangedSubscription?.Dispose();