21 references to VerifyCompletionAndDotAfter
Microsoft.VisualStudio.LanguageServices.UnitTests (21)
DebuggerIntelliSense\CSharpDebuggerIntellisenseTests.vb (2)
415Await state.VerifyCompletionAndDotAfter("q") 416Await state.VerifyCompletionAndDotAfter("OOO")
DebuggerIntelliSense\VisualBasicDebuggerIntellisenseTests.vb (19)
27Await state.VerifyCompletionAndDotAfter("x") 43Await state.VerifyCompletionAndDotAfter("args") 44Await state.VerifyCompletionAndDotAfter("z") 60Await state.VerifyCompletionAndDotAfter("args") 61Await state.VerifyCompletionAndDotAfter("z") 78Await state.VerifyCompletionAndDotAfter("x") 97Await state.VerifyCompletionAndDotAfter("x") 115Await state.VerifyCompletionAndDotAfter("bar") 116Await state.VerifyCompletionAndDotAfter("y") 117Await state.VerifyCompletionAndDotAfter("z") 135Await state.VerifyCompletionAndDotAfter("bar") 136Await state.VerifyCompletionAndDotAfter("y") 137Await state.VerifyCompletionAndDotAfter("z") 139Await state.VerifyCompletionAndDotAfter("y") 333Await state.VerifyCompletionAndDotAfter("q") 334Await state.VerifyCompletionAndDotAfter("xx") 335Await state.VerifyCompletionAndDotAfter("z") 350Await state.VerifyCompletionAndDotAfter("o") 370Await state.VerifyCompletionAndDotAfter("value")