1 reference to AddSpansAsync
Microsoft.CodeAnalysis.EditorFeatures (1)
Classification\CopyPasteAndPrintingClassificationBufferTaggerProvider.Tagger.cs (1)
184
return (spans, tempBuffer, _) =>
AddSpansAsync
(spans, tempBuffer, addTagsAsync);