21 references to VerifyItemExistsAsync
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (21)
Completion\CompletionProviders\PartialMethodCompletionProviderTests.cs (21)
76await VerifyItemExistsAsync(text, "goo()"); 90await VerifyItemExistsAsync(text, "goo()"); 104await VerifyItemExistsAsync(text, "goo(T bar)"); 118await VerifyItemExistsAsync(text, "goo(T bar)"); 132await VerifyItemExistsAsync(text, "goo()"); 146await VerifyItemExistsAsync(text, "goo()"); 160await VerifyItemExistsAsync(text, "goo()"); 174await VerifyItemExistsAsync(text, "goo()"); 188await VerifyItemExistsAsync(text, "goo()"); 202await VerifyItemExistsAsync(text, "goo()"); 216await VerifyItemExistsAsync(text, "goo()"); 230await VerifyItemExistsAsync(text, "goo()"); 244await VerifyItemExistsAsync(text, "goo()"); 258await VerifyItemExistsAsync(text, "goo()"); 300await VerifyItemExistsAsync(text, "goo()"); 314await VerifyItemExistsAsync(text, "goo()"); 328await VerifyItemExistsAsync(text, "goo()"); 342await VerifyItemExistsAsync(text, "goo()"); 356await VerifyItemExistsAsync(text, "goo()"); 370await VerifyItemExistsAsync(text, "goo()"); 384await VerifyItemExistsAsync(text, "goo()");