1 reference to GetBraceMatchingOptions
Microsoft.CodeAnalysis.EditorFeatures (1)
BraceMatching\BraceHighlightingViewTaggerProvider.cs (1)
55
var options = GlobalOptions.
GetBraceMatchingOptions
(document.Project.Language);