2 references to TagAggregator_BatchedTagsChanged
Microsoft.CodeAnalysis.EditorFeatures.Wpf (2)
InlineHints\InlineHintsTagger.cs (2)
68
_tagAggregator.BatchedTagsChanged +=
TagAggregator_BatchedTagsChanged
;
206
_tagAggregator.BatchedTagsChanged -=
TagAggregator_BatchedTagsChanged
;