22 references to CheckOverType
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (15)
AutomaticCompletion\AutomaticBraceCompletionTests.cs (1)
399
CheckOverType
(session.Session);
AutomaticCompletion\AutomaticBracketCompletionTests.cs (1)
224
CheckOverType
(session.Session);
AutomaticCompletion\AutomaticLessAndGreaterThanCompletionTests.cs (7)
95
CheckOverType
(session.Session);
179
CheckOverType
(session.Session);
194
CheckOverType
(session.Session);
209
CheckOverType
(session.Session);
229
CheckOverType
(session.Session);
326
CheckOverType
(session.Session);
411
CheckOverType
(session.Session);
AutomaticCompletion\AutomaticLiteralCompletionTests.cs (5)
170
CheckOverType
(session.Session);
233
CheckOverType
(session.Session);
296
CheckOverType
(session.Session);
359
CheckOverType
(session.Session);
391
CheckOverType
(session.Session);
AutomaticCompletion\AutomaticParenthesisCompletionTests.cs (1)
109
CheckOverType
(session.Session);
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.UnitTests (7)
AutomaticCompletion\AutomaticBracketCompletionTests.vb (1)
85
CheckOverType
(session.Session, allowOverType:=False)
AutomaticCompletion\AutomaticLessAndGreaterThanCompletionTests.vb (1)
93
CheckOverType
(session.Session)
AutomaticCompletion\AutomaticParenthesesCompletion.vb (3)
319
CheckOverType
(session.Session)
336
CheckOverType
(session.Session)
352
CheckOverType
(session.Session)
AutomaticCompletion\AutomaticStringLiteralCompletionTests.vb (2)
99
CheckOverType
(session.Session)
159
CheckOverType
(session.Session)