21 references to VerifyCompletionAndDotAfter
Microsoft.VisualStudio.LanguageServices.UnitTests (21)
DebuggerIntelliSense\CSharpDebuggerIntellisenseTests.vb (2)
462Await state.VerifyCompletionAndDotAfter("q") 463Await state.VerifyCompletionAndDotAfter("OOO")
DebuggerIntelliSense\VisualBasicDebuggerIntellisenseTests.vb (19)
28Await state.VerifyCompletionAndDotAfter("x") 44Await state.VerifyCompletionAndDotAfter("args") 45Await state.VerifyCompletionAndDotAfter("z") 61Await state.VerifyCompletionAndDotAfter("args") 62Await state.VerifyCompletionAndDotAfter("z") 79Await state.VerifyCompletionAndDotAfter("x") 98Await state.VerifyCompletionAndDotAfter("x") 116Await state.VerifyCompletionAndDotAfter("bar") 117Await state.VerifyCompletionAndDotAfter("y") 118Await state.VerifyCompletionAndDotAfter("z") 136Await state.VerifyCompletionAndDotAfter("bar") 137Await state.VerifyCompletionAndDotAfter("y") 138Await state.VerifyCompletionAndDotAfter("z") 140Await state.VerifyCompletionAndDotAfter("y") 334Await state.VerifyCompletionAndDotAfter("q") 335Await state.VerifyCompletionAndDotAfter("xx") 336Await state.VerifyCompletionAndDotAfter("z") 351Await state.VerifyCompletionAndDotAfter("o") 371Await state.VerifyCompletionAndDotAfter("value")