2 references to RemoveExternalLogin
Microsoft.AspNetCore.Identity.FunctionalTests (2)
Pages\Account\Manage\LinkExternalLogin.cs (1)
35return new RemoveExternalLogin(Client, linkedExternalLoginDocument, Context);
Pages\Account\Manage\ManageExternalLogin.cs (1)
32return new RemoveExternalLogin(Client, manageExternalLoginDocument, Context);