1 write to ShowHintsForIndexers
Microsoft.VisualStudio.LanguageServices.CSharp (1)
AdvancedOptionPageControl.g.cs (1)
1037
this.
ShowHintsForIndexers
= ((System.Windows.Controls.CheckBox)(target));
2 references to ShowHintsForIndexers
Microsoft.VisualStudio.LanguageServices.CSharp (2)
Options\AdvancedOptionPageControl.xaml.cs (2)
183
BindToOption(
ShowHintsForIndexers
, InlineHintsOptionsStorage.ForIndexerParameters, LanguageNames.CSharp);
281
ShowHintsForIndexers
.IsEnabled = enabledForParameters;