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