1 write to SuppressHintsWhenParameterNameMatchesTheMethodsIntent
Microsoft.VisualStudio.LanguageServices.CSharp (1)
AdvancedOptionPageControl.g.cs (1)
1040
this.
SuppressHintsWhenParameterNameMatchesTheMethodsIntent
= ((System.Windows.Controls.CheckBox)(target));
2 references to SuppressHintsWhenParameterNameMatchesTheMethodsIntent
Microsoft.VisualStudio.LanguageServices.CSharp (2)
Options\AdvancedOptionPageControl.xaml.cs (2)
184
BindToOption(
SuppressHintsWhenParameterNameMatchesTheMethodsIntent
, InlineHintsOptionsStorage.SuppressForParametersThatMatchMethodIntent, LanguageNames.CSharp);
282
SuppressHintsWhenParameterNameMatchesTheMethodsIntent
.IsEnabled = enabledForParameters;