9 references to CheckTab
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (9)
AutomaticCompletion\AutomaticBraceCompletionTests.cs (1)
427CheckTab(session.Session);
AutomaticCompletion\AutomaticBracketCompletionTests.cs (1)
235CheckTab(session.Session);
AutomaticCompletion\AutomaticLessAndGreaterThanCompletionTests.cs (1)
84CheckTab(session.Session);
AutomaticCompletion\AutomaticLiteralCompletionTests.cs (5)
162CheckTab(session.Session); 233CheckTab(session.Session); 304CheckTab(session.Session); 375CheckTab(session.Session); 411CheckTab(session.Session);
AutomaticCompletion\AutomaticParenthesisCompletionTests.cs (1)
103CheckTab(session.Session);