1 instantiation of LastLineCache
Microsoft.CodeAnalysis.EditorFeatures (1)
Classification\Syntactic\SyntacticClassificationTaggerProvider.TagComputer.cs (1)
99_lastLineCache = new LastLineCache(taggerProvider._threadingContext);
1 reference to LastLineCache
Microsoft.CodeAnalysis.EditorFeatures (1)
Classification\Syntactic\SyntacticClassificationTaggerProvider.TagComputer.cs (1)
76private readonly LastLineCache _lastLineCache;