1 write to _tagAggregator
Microsoft.VisualStudio.LanguageServices (1)
InheritanceMargin\InheritanceMarginViewMargin.cs (1)
61_tagAggregator = tagAggregator;
4 references to _tagAggregator
Microsoft.VisualStudio.LanguageServices (4)
InheritanceMargin\InheritanceMarginViewMargin.cs (4)
80_tagAggregator.BatchedTagsChanged += OnTagsChanged; 94_tagAggregator.BatchedTagsChanged -= OnTagsChanged; 98_tagAggregator.Dispose(); 181foreach (var mappingTagSpan in _tagAggregator.GetTags(textViewLine.ExtentAsMappingSpan))