1 write to _services
Microsoft.AspNetCore.DataProtection.EntityFrameworkCore (1)
EntityFrameworkCoreXmlRepository.cs (1)
37_services = services ?? throw new ArgumentNullException(nameof(services));
2 references to _services
Microsoft.AspNetCore.DataProtection.EntityFrameworkCore (2)
EntityFrameworkCoreXmlRepository.cs (2)
48using (var scope = _services.CreateScope()) 68using (var scope = _services.CreateScope())