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)
72
var tagAggregator =
_tagAggregatorFactoryService
.CreateTagAggregator<InheritanceMarginTag>(textView);