1 reference to BraceMatchingOptionsStorage
Microsoft.CodeAnalysis.EditorFeatures (1)
BraceMatching\BraceHighlightingViewTaggerProvider.cs (1)
38
protected sealed override ImmutableArray<IOption2> Options { get; } = ImmutableArray.Create<IOption2>(
BraceMatchingOptionsStorage
.BraceMatching);