2 references to GetIntersectingTagSpans
Microsoft.CodeAnalysis.EditorFeatures (2)
Classification\CopyPasteAndPrintingClassificationBufferTaggerProvider.Tagger.cs (1)
161
: cachedTags.
GetIntersectingTagSpans
(spans);
Tagging\AbstractAsynchronousTaggerProvider.TagSource_ProduceTags.cs (1)
566
: tags.
GetIntersectingTagSpans
(requestedSpans);