1 write to Show_name_suggestions
Microsoft.VisualStudio.LanguageServices.CSharp (1)
IntelliSenseOptionPageControl.g.cs (1)
262
this.
Show_name_suggestions
= ((System.Windows.Controls.CheckBox)(target));
1 reference to Show_name_suggestions
Microsoft.VisualStudio.LanguageServices.CSharp (1)
Options\IntelliSenseOptionPageControl.xaml.cs (1)
40
BindToOption(
Show_name_suggestions
, CompletionOptionsStorage.ShowNameSuggestions, LanguageNames.CSharp);