3 references to OptionChanged
Microsoft.VisualStudio.LanguageServices.Implementation (3)
Options\OptionBinding.cs (1)
24
_optionStore.
OptionChanged
+= (sender, e) =>
Options\OptionStore.cs (1)
103
OptionChanged
?.Invoke(this, optionKey);
Options\PerLanguageOptionBinding.cs (1)
26
_optionStore.
OptionChanged
+= (sender, e) =>