2 references to GetTranslatedTagSpan
Microsoft.CodeAnalysis.EditorFeatures (2)
Shared\Tagging\Utilities\TagSpanIntervalTree.cs (2)
110
tagSpans.Add(
GetTranslatedTagSpan
(tagSpan, textSnapshot));
118
tagSpans.Add(
GetTranslatedTagSpan
(tagSpan, textSnapshot));