5 references to Model
Microsoft.AspNetCore.Identity.UI (5)
Areas_Identity_Pages_V4_Account_Manage_ExternalLogins_cshtml.g.cs (5)
109if (Model.CurrentLogins?.Count > 0) 119foreach (var login in Model.CurrentLogins) 151if (Model.ShowRemoveButton) 302if (Model.OtherLogins?.Count > 0) 314foreach (var provider in Model.OtherLogins)