1 reference to Instance
Microsoft.CodeAnalysis.EditorFeatures (1)
KeywordHighlighting\HighlighterViewTaggerProvider.cs (1)
110
context.AddTag(new TagSpan<KeywordHighlightTag>(span.ToSnapshotSpan(snapshot), KeywordHighlightTag.
Instance
));