2 references to ColorizeRegexPatterns
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Features\Options\ClassificationOptionsStorage.cs (1)
16ColorizeRegexPatterns = globalOptions.GetOption(ColorizeRegexPatterns, language),
Microsoft.VisualStudio.LanguageServices.CSharp (1)
Options\AdvancedOptionPageControl.xaml.cs (1)
121BindToOption(Colorize_regular_expressions, ClassificationOptionsStorage.ColorizeRegexPatterns, LanguageNames.CSharp);