40 references to VerifyItemExistsAsync
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (40)
Completion\CompletionProviders\OverrideCompletionProviderTests.cs (40)
45await VerifyItemExistsAsync(@"
90await VerifyItemExistsAsync(@"
133await VerifyItemExistsAsync(markup, "goo()");
152await VerifyItemExistsAsync(markup, "goo()");
153await VerifyItemExistsAsync(markup, "bar()");
193await VerifyItemExistsAsync(@"
269await VerifyItemExistsAsync(@"
299await VerifyItemExistsAsync(@"
359await VerifyItemExistsAsync(@"
374await VerifyItemExistsAsync(@"
401await VerifyItemExistsAsync(markup, "goo()");
402await VerifyItemExistsAsync(markup, "bar()");
426await VerifyItemExistsAsync(markup, "far()");
428await VerifyItemExistsAsync(@"
459await VerifyItemExistsAsync(protectedinternal, "goo()");
474await VerifyItemExistsAsync(internalprotected, "goo()");
491await VerifyItemExistsAsync(test1, "goo()");
504await VerifyItemExistsAsync(test1, "goo()");
517await VerifyItemExistsAsync(test1, "goo()");
530await VerifyItemExistsAsync(test1, "goo()");
547await VerifyItemExistsAsync(test1, "goo()");
560await VerifyItemExistsAsync(test1, "goo()");
573await VerifyItemExistsAsync(test1, "goo()");
586await VerifyItemExistsAsync(test1, "goo()");
598await VerifyItemExistsAsync(markup, "Equals(object obj)");
705await VerifyItemExistsAsync(markup, "Goo(X t)");
721await VerifyItemExistsAsync(markup, "Goo(Y t)");
737await VerifyItemExistsAsync(markup, "Goo(Y t, Z s)");
753await VerifyItemExistsAsync(markup, "Goo(int t)");
769await VerifyItemExistsAsync(markup, "Goo(int t)");
787await VerifyItemExistsAsync(markup, "Goo(int t, Exception s)");
807await VerifyItemExistsAsync(markup, "Goo(Exception e)");
824await VerifyItemExistsAsync(markup, "Goo(string? s)");
926await VerifyItemExistsAsync(markup, "Something<X>(X arg)");
3358await VerifyItemExistsAsync(@"record Program
3397await VerifyItemExistsAsync(@"
3413await VerifyItemExistsAsync(@"
3432await VerifyItemExistsAsync(@"
3444await VerifyItemExistsAsync("""
3461await VerifyItemExistsAsync("""