1 write to _fixture
Microsoft.AspNetCore.Identity.EntityFrameworkCore.Test (1)
UserStoreTest.cs (1)
19_fixture = fixture;
1 reference to _fixture
Microsoft.AspNetCore.Identity.EntityFrameworkCore.Test (1)
UserStoreTest.cs (1)
43var db = DbUtil.Create<IdentityDbContext>(_fixture.Connection);