2 references to ProtectedIdentityDbContext
Microsoft.AspNetCore.Identity.EntityFrameworkCore.Test (2)
UserStoreEncryptPersonalDataTest.cs (2)
167
=> CustomPersonalDataPropertiesAreProtected<
ProtectedIdentityDbContext
>(true);
251
public ProtectedIdentityDbContext(DbContextOptions<
ProtectedIdentityDbContext
> options)