3 references to AddIntersectingTagSpans
Microsoft.CodeAnalysis.EditorFeatures (2)
Shared\Tagging\Utilities\TagSpanIntervalTree.cs (2)
162
AddIntersectingTagSpans
(requestedSpans[0], tags);
167
AddIntersectingTagSpans
(span, tags);
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (1)
Tagging\TagSpanIntervalTreeTests.cs (1)
37
tree.
AddIntersectingTagSpans
(snapshotSpan, result);