1 write to Automatically_complete_statement_on_semicolon
Microsoft.VisualStudio.LanguageServices.CSharp (1)
IntelliSenseOptionPageControl.g.cs (1)
241this.Automatically_complete_statement_on_semicolon = ((System.Windows.Controls.CheckBox)(target));
1 reference to Automatically_complete_statement_on_semicolon
Microsoft.VisualStudio.LanguageServices.CSharp (1)
Options\IntelliSenseOptionPageControl.xaml.cs (1)
22BindToOption(Automatically_complete_statement_on_semicolon, CompleteStatementOptionsStorage.AutomaticallyCompleteStatementOnSemicolon);