12 references to CheckTab
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (9)
AutomaticCompletion\AutomaticBraceCompletionTests.cs (1)
387
CheckTab
(session.Session);
AutomaticCompletion\AutomaticBracketCompletionTests.cs (1)
211
CheckTab
(session.Session);
AutomaticCompletion\AutomaticLessAndGreaterThanCompletionTests.cs (1)
84
CheckTab
(session.Session);
AutomaticCompletion\AutomaticLiteralCompletionTests.cs (5)
154
CheckTab
(session.Session);
217
CheckTab
(session.Session);
280
CheckTab
(session.Session);
343
CheckTab
(session.Session);
375
CheckTab
(session.Session);
AutomaticCompletion\AutomaticParenthesisCompletionTests.cs (1)
95
CheckTab
(session.Session);
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.UnitTests (3)
AutomaticCompletion\AutomaticBracketCompletionTests.vb (1)
101
CheckTab
(session.Session)
AutomaticCompletion\AutomaticStringLiteralCompletionTests.vb (2)
84
CheckTab
(session.Session)
144
CheckTab
(session.Session)