1 reference to _tagAggregatorFactory
Microsoft.CodeAnalysis.EditorFeatures (1)
ReferenceHighlighting\NavigateToHighlightReferenceCommandHandler.cs (1)
62
using var tagAggregator =
_tagAggregatorFactory
.CreateTagAggregator<NavigableHighlightTag>(args.TextView);