1 write to ShowHintsForImplicitObjectCreation
Microsoft.VisualStudio.LanguageServices.CSharp (1)
AdvancedOptionPageControl.g.cs (1)
1070this.ShowHintsForImplicitObjectCreation = ((System.Windows.Controls.CheckBox)(target));
2 references to ShowHintsForImplicitObjectCreation
Microsoft.VisualStudio.LanguageServices.CSharp (2)
Options\AdvancedOptionPageControl.xaml.cs (2)
191BindToOption(ShowHintsForImplicitObjectCreation, InlineHintsOptionsStorage.ForImplicitObjectCreation, LanguageNames.CSharp); 289ShowHintsForImplicitObjectCreation.IsEnabled = enabledForTypes;