1 write to Include_snippets_when_question_Tab_is_typed_after_an_identifier
Microsoft.VisualStudio.LanguageServices.CSharp (1)
IntelliSenseOptionPageControl.g.cs (1)
250this.Include_snippets_when_question_Tab_is_typed_after_an_identifier = ((System.Windows.Controls.RadioButton)(target));
1 reference to Include_snippets_when_question_Tab_is_typed_after_an_identifier
Microsoft.VisualStudio.LanguageServices.CSharp (1)
Options\IntelliSenseOptionPageControl.xaml.cs (1)
34BindToOption(Include_snippets_when_question_Tab_is_typed_after_an_identifier, CompletionOptionsStorage.SnippetsBehavior, SnippetsRule.IncludeAfterTypingIdentifierQuestionTab, LanguageNames.CSharp);