2 writes to _lastCachedServices
Microsoft.CodeAnalysis.EditorFeatures (2)
Classification\Syntactic\SyntacticClassificationTaggerProvider.TagComputer.cs (2)
154_lastCachedServices = lastCachedServices; 238_lastCachedServices = null;
1 reference to _lastCachedServices
Microsoft.CodeAnalysis.EditorFeatures (1)
Classification\Syntactic\SyntacticClassificationTaggerProvider.TagComputer.cs (1)
141var lastCachedServices = _lastCachedServices;