2 writes to _lastColorBackground
Microsoft.VisualStudio.LanguageServices.Razor (2)
LanguageClient\Cohost\SemanticTokensRefreshNotifier.cs (2)
33_lastColorBackground = _clientSettingsManager.GetClientSettings().AdvancedSettings.ColorBackground; 48_lastColorBackground = colorBackground;
1 reference to _lastColorBackground
Microsoft.VisualStudio.LanguageServices.Razor (1)
LanguageClient\Cohost\SemanticTokensRefreshNotifier.cs (1)
43if (colorBackground == _lastColorBackground)