2 overrides of AddTags
Microsoft.CodeAnalysis.EditorFeatures (2)
Classification\Syntactic\SyntacticClassificationTaggerProvider.Tagger.cs (1)
25public override void AddTags(
Tagging\AbstractAsynchronousTaggerProvider.Tagger.cs (1)
38public override void AddTags(NormalizedSnapshotSpanCollection spans, SegmentedList<TagSpan<TTag>> tags)