1 write to _tagAggregatorFactoryService
Microsoft.VisualStudio.LanguageServices (1)
InheritanceMargin\InheritanceMarginViewMarginProvider.cs (1)
63_tagAggregatorFactoryService = tagAggregatorFactoryService;
1 reference to _tagAggregatorFactoryService
Microsoft.VisualStudio.LanguageServices (1)
InheritanceMargin\InheritanceMarginViewMarginProvider.cs (1)
72var tagAggregator = _tagAggregatorFactoryService.CreateTagAggregator<InheritanceMarginTag>(textView);