3 references to HighlightRelatedJsonComponentsUnderCursor
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Features\Options\HighlightingOptionsStorage.cs (1)
15HighlightRelatedJsonComponentsUnderCursor = globalOptions.GetOption(HighlightRelatedJsonComponentsUnderCursor, language)
Handler\Configuration\DidChangeConfigurationNotificationHandler_OptionList.cs (1)
33HighlightingOptionsStorage.HighlightRelatedJsonComponentsUnderCursor,
Microsoft.VisualStudio.LanguageServices.CSharp (1)
Options\AdvancedOptionPageControl.xaml.cs (1)
129BindToOption(Highlight_related_JSON_components_under_cursor, HighlightingOptionsStorage.HighlightRelatedJsonComponentsUnderCursor, LanguageNames.CSharp);