1 write to _emailStore
Microsoft.AspNetCore.Identity.UI (1)
Areas\Identity\Pages\V5\Account\ExternalLogin.cshtml.cs (1)
110_emailStore = GetEmailStore();
1 reference to _emailStore
Microsoft.AspNetCore.Identity.UI (1)
Areas\Identity\Pages\V5\Account\ExternalLogin.cshtml.cs (1)
186await _emailStore.SetEmailAsync(user, Input.Email, CancellationToken.None);