2 writes to _lastCachedServices
Microsoft.CodeAnalysis.EditorFeatures (2)
Classification\Syntactic\SyntacticClassificationTaggerProvider.TagComputer.cs (2)
153_lastCachedServices = lastCachedServices; 237_lastCachedServices = null;
1 reference to _lastCachedServices
Microsoft.CodeAnalysis.EditorFeatures (1)
Classification\Syntactic\SyntacticClassificationTaggerProvider.TagComputer.cs (1)
140var lastCachedServices = _lastCachedServices;