1 write to prefer_throwing_properties
Microsoft.VisualStudio.LanguageServices.CSharp (1)
AdvancedOptionPageControl.g.cs (1)
1001this.prefer_throwing_properties = ((System.Windows.Controls.RadioButton)(target));
1 reference to prefer_throwing_properties
Microsoft.VisualStudio.LanguageServices.CSharp (1)
Options\AdvancedOptionPageControl.xaml.cs (1)
172BindToOption(prefer_throwing_properties, ImplementTypeOptionsStorage.PropertyGenerationBehavior, ImplementTypePropertyGenerationBehavior.PreferThrowingProperties, LanguageNames.CSharp);