2 writes to _cachedTaggedSpan
Microsoft.CodeAnalysis.EditorFeatures (2)
Classification\CopyPasteAndPrintingClassificationBufferTaggerProvider.Tagger.cs (2)
73_cachedTaggedSpan = null; 174_cachedTaggedSpan = spanToTag;
1 reference to _cachedTaggedSpan
Microsoft.CodeAnalysis.EditorFeatures (1)
Classification\CopyPasteAndPrintingClassificationBufferTaggerProvider.Tagger.cs (1)
209return (_cachedTaggedSpan, _cachedTags);