1 write to _tagAggregator
Microsoft.VisualStudio.LanguageServices (1)
InheritanceMargin\InheritanceMarginViewMargin.cs (1)
60_tagAggregator = tagAggregator;
4 references to _tagAggregator
Microsoft.VisualStudio.LanguageServices (4)
InheritanceMargin\InheritanceMarginViewMargin.cs (4)
79_tagAggregator.BatchedTagsChanged += OnTagsChanged; 93_tagAggregator.BatchedTagsChanged -= OnTagsChanged; 97_tagAggregator.Dispose(); 179foreach (var mappingTagSpan in _tagAggregator.GetTags(textViewLine.ExtentAsMappingSpan))