3 references to SetSpansTagged
Microsoft.CodeAnalysis.EditorFeatures (3)
Classification\Semantic\AbstractSemanticOrEmbeddedClassificationViewTaggerProvider.cs (1)
257context.SetSpansTagged([snapshotSpan]);
KeywordHighlighting\HighlighterViewTaggerProvider.cs (1)
95context.SetSpansTagged([]);
ReferenceHighlighting\ReferenceHighlightingViewTaggerProvider.cs (1)
127context.SetSpansTagged([]);