2 types derived from AbstractAggregateTagger
Microsoft.CodeAnalysis.EditorFeatures (2)
Classification\TotalClassificationTaggerProvider.cs (1)
71: AbstractAggregateTagger<IClassificationTag>([syntacticTagger, semanticTagger, embeddedTagger])
Tagging\AggregateTagger.cs (1)
56: AbstractAggregateTagger<TTag>(taggers)