1 write to InsertSlashSlashAtTheStartOfNewLinesWhenWritingSingleLineComments
Microsoft.VisualStudio.LanguageServices.CSharp (1)
AdvancedOptionPageControl.g.cs (1)
935this.InsertSlashSlashAtTheStartOfNewLinesWhenWritingSingleLineComments = ((System.Windows.Controls.CheckBox)(target));
1 reference to InsertSlashSlashAtTheStartOfNewLinesWhenWritingSingleLineComments
Microsoft.VisualStudio.LanguageServices.CSharp (1)
Options\AdvancedOptionPageControl.xaml.cs (1)
135BindToOption(InsertSlashSlashAtTheStartOfNewLinesWhenWritingSingleLineComments, SplitCommentOptionsStorage.Enabled, LanguageNames.CSharp);