2 references to CachedServices
Microsoft.CodeAnalysis.EditorFeatures (2)
Classification\Syntactic\SyntacticClassificationTaggerProvider.TagComputer.cs (2)
67private CachedServices? _lastCachedServices; 140var lastCachedServices = _lastCachedServices;