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