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