2 writes to _cachedTaggedSpan
Microsoft.CodeAnalysis.EditorFeatures (2)
Classification\CopyPasteAndPrintingClassificationBufferTaggerProvider.Tagger.cs (2)
81
_cachedTaggedSpan
= null;
154
_cachedTaggedSpan
= cachedTaggedSpan;
1 reference to _cachedTaggedSpan
Microsoft.CodeAnalysis.EditorFeatures (1)
Classification\CopyPasteAndPrintingClassificationBufferTaggerProvider.Tagger.cs (1)
176
cachedTaggedSpan =
_cachedTaggedSpan
;