1 reference to GetTags
Microsoft.CodeAnalysis.EditorFeatures (1)
ReferenceHighlighting\NavigateToHighlightReferenceCommandHandler.cs (1)
118
var tags =
GetTags
(tagAggregator, new SnapshotSpan(textView.TextSnapshot, new Span(caretPosition, 0)));