Base:
method
AddTags
Microsoft.CodeAnalysis.Editor.Tagging.EfficientTagger<TTag>.AddTags(Microsoft.VisualStudio.Text.NormalizedSnapshotSpanCollection, Microsoft.CodeAnalysis.Collections.SegmentedList<Microsoft.VisualStudio.Text.Tagging.TagSpan<TTag>>)
1 reference to AddTags
Microsoft.CodeAnalysis.EditorFeatures (1)
Tagging\AggregateTagger.cs (1)
52/// The final set of tags produced by any <see cref="AddTags"/> request is just the aggregation of all the tags produced