2 references to PersonalDataConverter
Microsoft.AspNetCore.Identity.EntityFrameworkCore (2)
IdentityUserContext.cs (2)
183
converter = new
PersonalDataConverter
(this.GetService<IPersonalDataProtector>());
276
converter = new
PersonalDataConverter
(this.GetService<IPersonalDataProtector>());