2 references to SendConfirmationEmailAsync
Microsoft.AspNetCore.Identity (2)
IdentityApiEndpointRouteBuilderExtensions.cs (2)
86await SendConfirmationEmailAsync(user, userManager, context, email); 381await SendConfirmationEmailAsync(user, userManager, context, infoRequest.NewEmail, isChange: true);