1 write to SuggestForTypesInNuGetPackages
Microsoft.VisualStudio.LanguageServices.CSharp (1)
AdvancedOptionPageControl.g.cs (1)
863this.SuggestForTypesInNuGetPackages = ((System.Windows.Controls.CheckBox)(target));
1 reference to SuggestForTypesInNuGetPackages
Microsoft.VisualStudio.LanguageServices.CSharp (1)
Options\AdvancedOptionPageControl.xaml.cs (1)
99BindToOption(SuggestForTypesInNuGetPackages, SymbolSearchOptionsStorage.SearchNuGetPackages, LanguageNames.CSharp);