21 references to VerifyItemExistsAsync
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (21)
Completion\CompletionProviders\PartialMethodCompletionProviderTests.cs (21)
68await VerifyItemExistsAsync(text, "goo()"); 80await VerifyItemExistsAsync(text, "goo()"); 92await VerifyItemExistsAsync(text, "goo(T bar)"); 104await VerifyItemExistsAsync(text, "goo(T bar)"); 116await VerifyItemExistsAsync(text, "goo()"); 128await VerifyItemExistsAsync(text, "goo()"); 140await VerifyItemExistsAsync(text, "goo()"); 152await VerifyItemExistsAsync(text, "goo()"); 164await VerifyItemExistsAsync(text, "goo()"); 176await VerifyItemExistsAsync(text, "goo()"); 188await VerifyItemExistsAsync(text, "goo()"); 200await VerifyItemExistsAsync(text, "goo()"); 212await VerifyItemExistsAsync(text, "goo()"); 224await VerifyItemExistsAsync(text, "goo()"); 260await VerifyItemExistsAsync(text, "goo()"); 272await VerifyItemExistsAsync(text, "goo()"); 284await VerifyItemExistsAsync(text, "goo()"); 296await VerifyItemExistsAsync(text, "goo()"); 308await VerifyItemExistsAsync(text, "goo()"); 320await VerifyItemExistsAsync(text, "goo()"); 332await VerifyItemExistsAsync(text, "goo()");