1 instantiation of AggregateTagger
Microsoft.CodeAnalysis.EditorFeatures (1)
Diagnostics\AbstractPushOrPullDiagnosticsTaggerProvider.PullDiagnosticsTaggerProvider.cs (1)
59var tagger = new AggregateTagger(taggers.ToImmutable());
1 reference to AggregateTagger
Microsoft.CodeAnalysis.EditorFeatures (1)
Diagnostics\AbstractPushOrPullDiagnosticsTaggerProvider.PullDiagnosticsTaggerProvider.cs (1)
59var tagger = new AggregateTagger(taggers.ToImmutable());