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