File: Areas_Identity_Pages_V4_Account_Manage_ExternalLogins_cshtml.g.cs
Project: src\src\Identity\UI\src\Microsoft.AspNetCore.Identity.UI.csproj (Microsoft.AspNetCore.Identity.UI)
#pragma checksum "D:\a\_work\1\s\src\Identity\UI\src\Areas\Identity\Pages\V4\Account\Manage\ExternalLogins.cshtml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "549729d7df8609c7141d177a06e86760b21222ba90dd0af70bae4ad8556fc600"
// <auto-generated/>
#pragma warning disable 1591
[assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(Microsoft.AspNetCore.Identity.UI.V4.Pages.Internal.Account.Manage.Areas_Identity_Pages_V4_Account_Manage_ExternalLogins), @"mvc.1.0.razor-page", @"/Areas/Identity/Pages/V4/Account/Manage/ExternalLogins.cshtml")]
namespace Microsoft.AspNetCore.Identity.UI.V4.Pages.Internal.Account.Manage
{
    #line default
    using global::System;
    using global::System.Collections.Generic;
    using global::System.Linq;
    using global::System.Threading.Tasks;
    using global::Microsoft.AspNetCore.Mvc;
    using global::Microsoft.AspNetCore.Mvc.Rendering;
    using global::Microsoft.AspNetCore.Mvc.ViewFeatures;
#nullable restore
#line (1,2)-(1,66) "D:\a\_work\1\s\src\Identity\UI\src\Areas\Identity\Pages\V4\Account\_ViewImports.cshtml"
using Microsoft.AspNetCore.Identity.UI.V4.Pages.Account.Internal
 
#nullable disable
    ;
#nullable restore
#line (1,2)-(1,73) "D:\a\_work\1\s\src\Identity\UI\src\Areas\Identity\Pages\V4\Account\Manage\_ViewImports.cshtml"
using Microsoft.AspNetCore.Identity.UI.V4.Pages.Account.Manage.Internal
 
#nullable disable
    ;
    #line default
    #line hidden
    [global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemMetadataAttribute("Identifier", "/Areas/Identity/Pages/V4/Account/Manage/ExternalLogins.cshtml")]
    [global::System.Runtime.CompilerServices.CreateNewOnMetadataUpdateAttribute]
    #nullable restore
    internal sealed class Areas_Identity_Pages_V4_Account_Manage_ExternalLogins : global::Microsoft.AspNetCore.Mvc.RazorPages.Page
    #nullable disable
    {
        private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_0 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("name", "_StatusMessage", global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
        private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_1 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("name", "LoginProvider", global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
        private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_2 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("type", "hidden", global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
        private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_3 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("name", "ProviderKey", global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
        private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_4 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("asp-page-handler", "RemoveLogin", global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
        private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_5 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("method", "post", global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
        private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_6 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("id", new global::Microsoft.AspNetCore.Html.HtmlString("link-login-form"), global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
        private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_7 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("asp-page-handler", "LinkLogin", global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
        private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_8 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("class", new global::Microsoft.AspNetCore.Html.HtmlString("form-horizontal"), global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
        #line hidden
        #pragma warning disable 0649
        private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperExecutionContext __tagHelperExecutionContext;
        #pragma warning restore 0649
        private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner __tagHelperRunner = new global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner();
        #pragma warning disable 0169
        private string __tagHelperStringValueBuffer;
        #pragma warning restore 0169
        private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager __backed__tagHelperScopeManager = null;
        private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager __tagHelperScopeManager
        {
            get
            {
                if (__backed__tagHelperScopeManager == null)
                {
                    __backed__tagHelperScopeManager = new global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager(StartTagHelperWritingScope, EndTagHelperWritingScope);
                }
                return __backed__tagHelperScopeManager;
            }
        }
        private global::Microsoft.AspNetCore.Mvc.TagHelpers.PartialTagHelper __Microsoft_AspNetCore_Mvc_TagHelpers_PartialTagHelper;
        private global::Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper __Microsoft_AspNetCore_Mvc_TagHelpers_FormTagHelper;
        private global::Microsoft.AspNetCore.Mvc.TagHelpers.RenderAtEndOfFormTagHelper __Microsoft_AspNetCore_Mvc_TagHelpers_RenderAtEndOfFormTagHelper;
        private global::Microsoft.AspNetCore.Mvc.TagHelpers.InputTagHelper __Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper;
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
#nullable restore
#line (3,3)-(6,1) "D:\a\_work\1\s\src\Identity\UI\src\Areas\Identity\Pages\V4\Account\Manage\ExternalLogins.cshtml"
 
    ViewData["Title"] = "Manage your external logins";
    ViewData["ActivePage"] = ManageNavPages.ExternalLogins;
 
#line default
#line hidden
#nullable disable
 
            WriteLiteral("\r\n");
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("partial", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "549729d7df8609c7141d177a06e86760b21222ba90dd0af70bae4ad8556fc6007028", async() => {
            }
            );
            __Microsoft_AspNetCore_Mvc_TagHelpers_PartialTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.TagHelpers.PartialTagHelper>();
            __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_PartialTagHelper);
            __Microsoft_AspNetCore_Mvc_TagHelpers_PartialTagHelper.Name = (string)__tagHelperAttribute_0.Value;
            __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0);
            __Microsoft_AspNetCore_Mvc_TagHelpers_PartialTagHelper.For = ModelExpressionProvider.CreateModelExpression(ViewData, __model => __model.
#nullable restore
#line (8,37)-(8,50) "D:\a\_work\1\s\src\Identity\UI\src\Areas\Identity\Pages\V4\Account\Manage\ExternalLogins.cshtml"
StatusMessage
 
#line default
#line hidden
#nullable disable
            );
            __tagHelperExecutionContext.AddTagHelperAttribute("for", __Microsoft_AspNetCore_Mvc_TagHelpers_PartialTagHelper.For, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            WriteLiteral("\r\n");
#nullable restore
#line (9,2)-(11,1) "D:\a\_work\1\s\src\Identity\UI\src\Areas\Identity\Pages\V4\Account\Manage\ExternalLogins.cshtml"
if (Model.CurrentLogins?.Count > 0)
{
 
#line default
#line hidden
#nullable disable
 
            WriteLiteral("    <h3>Registered Logins</h3>\r\n    <table class=\"table\">\r\n        <tbody>\r\n");
#nullable restore
#line (14,14)-(16,1) "D:\a\_work\1\s\src\Identity\UI\src\Areas\Identity\Pages\V4\Account\Manage\ExternalLogins.cshtml"
foreach (var login in Model.CurrentLogins)
            {
 
#line default
#line hidden
#nullable disable
 
            WriteLiteral("                <tr>\r\n                    <td");
            BeginWriteAttribute("id", " id=\"", 450, "\"", 497, 1);
            WriteAttributeValue("", 455, 
#nullable restore
#line (17,31)-(17,70) "D:\a\_work\1\s\src\Identity\UI\src\Areas\Identity\Pages\V4\Account\Manage\ExternalLogins.cshtml"
$"login-provider-{login.LoginProvider}"
 
#line default
#line hidden
#nullable disable
            , 455, 42, false);
            EndWriteAttribute();
            WriteLiteral(">");
            Write(
#nullable restore
#line (17,74)-(17,99) "D:\a\_work\1\s\src\Identity\UI\src\Areas\Identity\Pages\V4\Account\Manage\ExternalLogins.cshtml"
login.ProviderDisplayName
 
#line default
#line hidden
#nullable disable
            );
            WriteLiteral("</td>\r\n                    <td>\r\n");
#nullable restore
#line (19,26)-(21,1) "D:\a\_work\1\s\src\Identity\UI\src\Areas\Identity\Pages\V4\Account\Manage\ExternalLogins.cshtml"
if (Model.ShowRemoveButton)
                        {
 
#line default
#line hidden
#nullable disable
 
            WriteLiteral("                            ");
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("form", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "549729d7df8609c7141d177a06e86760b21222ba90dd0af70bae4ad8556fc60010492", async() => {
                WriteLiteral("\r\n                                <div>\r\n                                    ");
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("input", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "549729d7df8609c7141d177a06e86760b21222ba90dd0af70bae4ad8556fc60010852", async() => {
                }
                );
                __Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.TagHelpers.InputTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper);
                __Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper.For = ModelExpressionProvider.CreateModelExpression(ViewData, __model => 
#nullable restore
#line (23,54)-(23,73) "D:\a\_work\1\s\src\Identity\UI\src\Areas\Identity\Pages\V4\Account\Manage\ExternalLogins.cshtml"
login.LoginProvider
 
#line default
#line hidden
#nullable disable
                );
                __tagHelperExecutionContext.AddTagHelperAttribute("asp-for", __Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper.For, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper.Name = (string)__tagHelperAttribute_1.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_1);
                __Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper.InputTypeName = (string)__tagHelperAttribute_2.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_2);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                WriteLiteral("\r\n                                    ");
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("input", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "549729d7df8609c7141d177a06e86760b21222ba90dd0af70bae4ad8556fc60012891", async() => {
                }
                );
                __Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.TagHelpers.InputTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper);
                __Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper.For = ModelExpressionProvider.CreateModelExpression(ViewData, __model => 
#nullable restore
#line (24,54)-(24,71) "D:\a\_work\1\s\src\Identity\UI\src\Areas\Identity\Pages\V4\Account\Manage\ExternalLogins.cshtml"
login.ProviderKey
 
#line default
#line hidden
#nullable disable
                );
                __tagHelperExecutionContext.AddTagHelperAttribute("asp-for", __Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper.For, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper.Name = (string)__tagHelperAttribute_3.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_3);
                __Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper.InputTypeName = (string)__tagHelperAttribute_2.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_2);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                WriteLiteral("\r\n                                    <button type=\"submit\" class=\"btn btn-primary\"");
                BeginWriteAttribute("title", " title=\"", 1108, "\"", 1178, 7);
                WriteAttributeValue("", 1116, "Remove", 1116, 6, true);
                WriteAttributeValue(" ", 1122, "this", 1123, 5, true);
                WriteAttributeValue(" ", 1127, 
#nullable restore
#line (25,103)-(25,128) "D:\a\_work\1\s\src\Identity\UI\src\Areas\Identity\Pages\V4\Account\Manage\ExternalLogins.cshtml"
login.ProviderDisplayName
 
#line default
#line hidden
#nullable disable
                , 1128, 26, false);
                WriteAttributeValue(" ", 1154, "login", 1155, 6, true);
                WriteAttributeValue(" ", 1160, "from", 1161, 5, true);
                WriteAttributeValue(" ", 1165, "your", 1166, 5, true);
                WriteAttributeValue(" ", 1170, "account", 1171, 8, true);
                EndWriteAttribute();
                WriteLiteral(">Remove</button>\r\n                                </div>\r\n                            ");
            }
            );
            __Microsoft_AspNetCore_Mvc_TagHelpers_FormTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper>();
            __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_FormTagHelper);
            __Microsoft_AspNetCore_Mvc_TagHelpers_RenderAtEndOfFormTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.TagHelpers.RenderAtEndOfFormTagHelper>();
            __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_RenderAtEndOfFormTagHelper);
            BeginAddHtmlAttributeValues(__tagHelperExecutionContext, "id", 1, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
            AddHtmlAttributeValue("", 677, 
#nullable restore
#line (21,41)-(21,78) "D:\a\_work\1\s\src\Identity\UI\src\Areas\Identity\Pages\V4\Account\Manage\ExternalLogins.cshtml"
$"remove-login-{login.LoginProvider}"
 
#line default
#line hidden
#nullable disable
            , 677, 40, false);
            EndAddHtmlAttributeValues(__tagHelperExecutionContext);
            __Microsoft_AspNetCore_Mvc_TagHelpers_FormTagHelper.PageHandler = (string)__tagHelperAttribute_4.Value;
            __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_4);
            __Microsoft_AspNetCore_Mvc_TagHelpers_FormTagHelper.Method = (string)__tagHelperAttribute_5.Value;
            __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_5);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            WriteLiteral("\r\n");
#nullable restore
#line (28,1)-(31,1) "D:\a\_work\1\s\src\Identity\UI\src\Areas\Identity\Pages\V4\Account\Manage\ExternalLogins.cshtml"
                        }
                        else
                        {
 
#line default
#line hidden
#nullable disable
 
            WriteLiteral("                            ");
            WriteLiteral(" &nbsp;\r\n");
#nullable restore
#line (32,1)-(33,1) "D:\a\_work\1\s\src\Identity\UI\src\Areas\Identity\Pages\V4\Account\Manage\ExternalLogins.cshtml"
                        }
 
#line default
#line hidden
#nullable disable
 
            WriteLiteral("                    </td>\r\n                </tr>\r\n");
#nullable restore
#line (35,1)-(36,1) "D:\a\_work\1\s\src\Identity\UI\src\Areas\Identity\Pages\V4\Account\Manage\ExternalLogins.cshtml"
            }
 
#line default
#line hidden
#nullable disable
 
            WriteLiteral("        </tbody>\r\n    </table>\r\n");
#nullable restore
#line (38,1)-(39,1) "D:\a\_work\1\s\src\Identity\UI\src\Areas\Identity\Pages\V4\Account\Manage\ExternalLogins.cshtml"
}
 
#line default
#line hidden
#nullable disable
 
#nullable restore
#line (39,2)-(41,1) "D:\a\_work\1\s\src\Identity\UI\src\Areas\Identity\Pages\V4\Account\Manage\ExternalLogins.cshtml"
if (Model.OtherLogins?.Count > 0)
{
 
#line default
#line hidden
#nullable disable
 
            WriteLiteral("    <h4>Add another service to log in.</h4>\r\n    <hr />\r\n    ");
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("form", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "549729d7df8609c7141d177a06e86760b21222ba90dd0af70bae4ad8556fc60019346", async() => {
                WriteLiteral("\r\n        <div id=\"socialLoginList\">\r\n            <p>\r\n");
#nullable restore
#line (46,18)-(48,1) "D:\a\_work\1\s\src\Identity\UI\src\Areas\Identity\Pages\V4\Account\Manage\ExternalLogins.cshtml"
foreach (var provider in Model.OtherLogins)
                {
 
#line default
#line hidden
#nullable disable
 
                WriteLiteral("                    <button");
                BeginWriteAttribute("id", " id=\"", 1881, "\"", 1925, 1);
                WriteAttributeValue("", 1886, 
#nullable restore
#line (48,35)-(48,71) "D:\a\_work\1\s\src\Identity\UI\src\Areas\Identity\Pages\V4\Account\Manage\ExternalLogins.cshtml"
$"link-login-button-{provider.Name}"
 
#line default
#line hidden
#nullable disable
                , 1886, 39, false);
                EndWriteAttribute();
                WriteLiteral(" type=\"submit\" class=\"btn btn-primary\" name=\"provider\"");
                BeginWriteAttribute("value", " value=\"", 1980, "\"", 2002, 1);
                WriteAttributeValue("", 1988, 
#nullable restore
#line (48,136)-(48,149) "D:\a\_work\1\s\src\Identity\UI\src\Areas\Identity\Pages\V4\Account\Manage\ExternalLogins.cshtml"
provider.Name
 
#line default
#line hidden
#nullable disable
                , 1988, 14, false);
                EndWriteAttribute();
                BeginWriteAttribute("title", " title=\"", 2003, "\"", 2058, 6);
                WriteAttributeValue("", 2011, "Log", 2011, 3, true);
                WriteAttributeValue(" ", 2014, "in", 2015, 3, true);
                WriteAttributeValue(" ", 2017, "using", 2018, 6, true);
                WriteAttributeValue(" ", 2023, "your", 2024, 5, true);
                WriteAttributeValue(" ", 2028, 
#nullable restore
#line (48,177)-(48,197) "D:\a\_work\1\s\src\Identity\UI\src\Areas\Identity\Pages\V4\Account\Manage\ExternalLogins.cshtml"
provider.DisplayName
 
#line default
#line hidden
#nullable disable
                , 2029, 21, false);
                WriteAttributeValue(" ", 2050, "account", 2051, 8, true);
                EndWriteAttribute();
                WriteLiteral(">");
                Write(
#nullable restore
#line (48,208)-(48,228) "D:\a\_work\1\s\src\Identity\UI\src\Areas\Identity\Pages\V4\Account\Manage\ExternalLogins.cshtml"
provider.DisplayName
 
#line default
#line hidden
#nullable disable
                );
                WriteLiteral("</button>\r\n");
#nullable restore
#line (49,1)-(50,1) "D:\a\_work\1\s\src\Identity\UI\src\Areas\Identity\Pages\V4\Account\Manage\ExternalLogins.cshtml"
                }
 
#line default
#line hidden
#nullable disable
 
                WriteLiteral("            </p>\r\n        </div>\r\n    ");
            }
            );
            __Microsoft_AspNetCore_Mvc_TagHelpers_FormTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper>();
            __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_FormTagHelper);
            __Microsoft_AspNetCore_Mvc_TagHelpers_RenderAtEndOfFormTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.TagHelpers.RenderAtEndOfFormTagHelper>();
            __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_RenderAtEndOfFormTagHelper);
            __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_6);
            __Microsoft_AspNetCore_Mvc_TagHelpers_FormTagHelper.PageHandler = (string)__tagHelperAttribute_7.Value;
            __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_7);
            __Microsoft_AspNetCore_Mvc_TagHelpers_FormTagHelper.Method = (string)__tagHelperAttribute_5.Value;
            __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_5);
            __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_8);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            WriteLiteral("\r\n");
#nullable restore
#line (53,1)-(54,1) "D:\a\_work\1\s\src\Identity\UI\src\Areas\Identity\Pages\V4\Account\Manage\ExternalLogins.cshtml"
}
 
#line default
#line hidden
#nullable disable
 
        }
        #pragma warning restore 1998
        #nullable restore
        [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
        public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; } = default!;
        #nullable disable
        #nullable restore
        [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
        public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; } = default!;
        #nullable disable
        #nullable restore
        [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
        public global::Microsoft.AspNetCore.Mvc.IViewComponentHelper Component { get; private set; } = default!;
        #nullable disable
        #nullable restore
        [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
        public global::Microsoft.AspNetCore.Mvc.Rendering.IJsonHelper Json { get; private set; } = default!;
        #nullable disable
        #nullable restore
        [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
        public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<ExternalLoginsModel> Html { get; private set; } = default!;
        #nullable disable
        #nullable restore
public global::Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary<ExternalLoginsModel> ViewData => (global::Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary<ExternalLoginsModel>)PageContext?.ViewData!;
#nullable disable
        public 
#nullable restore
#line (2,8)-(2,27) "D:\a\_work\1\s\src\Identity\UI\src\Areas\Identity\Pages\V4\Account\Manage\ExternalLogins.cshtml"
ExternalLoginsModel
 
#line default
#line hidden
#nullable disable
         Model => ViewData.Model;
    }
}
#pragma warning restore 1591