1 instantiation of ClassifiedLineCache
Microsoft.CodeAnalysis.EditorFeatures (1)
Classification\Syntactic\SyntacticClassificationTaggerProvider.TagComputer.cs (1)
103_lineCache = new ClassifiedLineCache(taggerProvider.ThreadingContext);
1 reference to ClassifiedLineCache
Microsoft.CodeAnalysis.EditorFeatures (1)
Classification\Syntactic\SyntacticClassificationTaggerProvider.TagComputer.cs (1)
85private readonly ClassifiedLineCache _lineCache;