2 references to BraceHighlighting
Microsoft.CodeAnalysis.EditorFeatures (1)
BraceMatching\BraceHighlightingViewTaggerProvider.cs (1)
30
: AsynchronousViewTaggerProvider<BraceHighlightTag>(taggerHost, FeatureAttribute.
BraceHighlighting
)
Microsoft.CodeAnalysis.Workspaces (1)
Shared\TestHooks\FeatureAttribute.cs (1)
12
public const string BraceHighlighting = nameof(
BraceHighlighting
);