2 references to KeywordHighlighting
Microsoft.CodeAnalysis.EditorFeatures (1)
KeywordHighlighting\HighlighterViewTaggerProvider.cs (1)
36
: AsynchronousViewTaggerProvider<KeywordHighlightTag>(taggerHost, FeatureAttribute.
KeywordHighlighting
)
Microsoft.CodeAnalysis.Workspaces (1)
Shared\TestHooks\FeatureAttribute.cs (1)
47
public const string KeywordHighlighting = nameof(
KeywordHighlighting
);