3 references to CreateAppAsync
Microsoft.AspNetCore.Identity.FunctionalTests (3)
MapIdentityApiTests.cs (3)
592
await using var app = await
CreateAppAsync
<ApplicationUser, ApplicationDbContext>(services =>
625
await using var app = await
CreateAppAsync
<ApplicationUser, ApplicationDbContext>(services =>
1345
=>
CreateAppAsync
<ApplicationUser, ApplicationDbContext>(configureServices);