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