1 write to _option
Microsoft.VisualStudio.LanguageServices.Implementation (1)
Options\RadioButtonViewModel.cs (1)
20
_option
= option;
1 reference to _option
Microsoft.VisualStudio.LanguageServices.Implementation (1)
Options\RadioButtonViewModel.cs (1)
24
=> info.SetOptionAndUpdatePreview(_value,
_option
, preview);