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