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