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