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