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