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