1 reference to AddPasswordCoreAsync
Microsoft.Extensions.Identity.Core (1)
UserManager.cs (1)
822var result = await AddPasswordCoreAsync(user, password).ConfigureAwait(false);