1 write to Info
Microsoft.VisualStudio.LanguageServices.Implementation (1)
Options\AbstractCheckBoxViewModel.cs (1)
34Info = info;
2 references to Info
Microsoft.VisualStudio.LanguageServices.Implementation (2)
Options\CheckBoxEnumFlagsViewModel.cs (1)
82Info.SetOptionAndUpdatePreview(_valueStorage.Value, Option, GetPreview());
Options\CheckBoxViewModel.cs (1)
34Info.SetOptionAndUpdatePreview(_isChecked, Option, GetPreview());