2 references to GetTranslatedSpan
Microsoft.CodeAnalysis.EditorFeatures (2)
Shared\Tagging\Utilities\TagSpanIntervalTree.cs (1)
57: new(GetTranslatedSpan(originalTagSpan, textSnapshot, trackingMode), originalTagSpan.Tag);
Shared\Tagging\Utilities\TagSpanIntervalTree.IntervalIntrospector.cs (1)
21=> GetTranslatedSpan(value, snapshot, trackingMode).Span.ToTextSpan();