2 references to AddTags
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (1)
Classification\SyntacticTaggerTests.cs (1)
131tagComputer.AddTags(new NormalizedSnapshotSpanCollection(subjectBuffer.CurrentSnapshot.GetFullSpan()), tags: []);
Microsoft.CodeAnalysis.EditorFeatures (1)
Classification\Syntactic\SyntacticClassificationTaggerProvider.Tagger.cs (1)
30tagComputer.AddTags(spans, tags);