1 reference to GetTagsWorker
Microsoft.CodeAnalysis.EditorFeatures (1)
Classification\Syntactic\SyntacticClassificationTaggerProvider.TagComputer.cs (1)
350
return
GetTagsWorker
(spans) ?? SpecializedCollections.EmptyEnumerable<ITagSpan<IClassificationTag>>();