2 references to UpdateNormalizedUserNameAsync
Microsoft.Extensions.Identity.Core (2)
UserManager.cs (2)
515await UpdateNormalizedUserNameAsync(user).ConfigureAwait(false); 2972await UpdateNormalizedUserNameAsync(user).ConfigureAwait(false);