1 write to ShowHintsForVariablesWithInferredTypes
Microsoft.VisualStudio.LanguageServices.CSharp (1)
AdvancedOptionPageControl.g.cs (1)
1064this.ShowHintsForVariablesWithInferredTypes = ((System.Windows.Controls.CheckBox)(target));
2 references to ShowHintsForVariablesWithInferredTypes
Microsoft.VisualStudio.LanguageServices.CSharp (2)
Options\AdvancedOptionPageControl.xaml.cs (2)
189BindToOption(ShowHintsForVariablesWithInferredTypes, InlineHintsOptionsStorage.ForImplicitVariableTypes, LanguageNames.CSharp); 287ShowHintsForVariablesWithInferredTypes.IsEnabled = enabledForTypes;