#pragma warning disable 1998 public async override global::System.Threading.Tasks.Task ExecuteAsync() { #line 2 "C:\Users\MZurowsk\source\repos\LeagueManagerWebApp\LeagueManagerWebApp\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml" var hasExternalLogins = (await SignInManager.GetExternalAuthenticationSchemesAsync()).Any(); #line default #line hidden BeginContext(156, 47, true); WriteLiteral("<ul class=\"nav nav-pills nav-stacked\">\r\n <li"); EndContext(); BeginWriteAttribute("class", " class=\"", 203, "\"", 253, 1); #line 6 "C:\Users\MZurowsk\source\repos\LeagueManagerWebApp\LeagueManagerWebApp\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml" WriteAttributeValue("", 211, ManageNavPages.IndexNavClass(ViewContext), 211, 42, false); #line default #line hidden EndWriteAttribute(); BeginContext(254, 1, true); WriteLiteral(">"); EndContext(); BeginContext(255, 33, false); __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "faf0122593f6493e97d5635c52631c14", async() => { BeginContext(277, 7, true); WriteLiteral("Profile"); EndContext(); } ); __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper>(); __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper); __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Page = (string)__tagHelperAttribute_0.Value; __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0); await __tagHelperRunner.RunAsync(__tagHelperExecutionContext); if (!__tagHelperExecutionContext.Output.IsContentModified) { await __tagHelperExecutionContext.SetOutputContentAsync(); } Write(__tagHelperExecutionContext.Output); __tagHelperExecutionContext = __tagHelperScopeManager.End(); EndContext(); BeginContext(288, 14, true); WriteLiteral("</li>\r\n <li"); EndContext(); BeginWriteAttribute("class", " class=\"", 302, "\"", 361, 1); #line 7 "C:\Users\MZurowsk\source\repos\LeagueManagerWebApp\LeagueManagerWebApp\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml" WriteAttributeValue("", 310, ManageNavPages.ChangePasswordNavClass(ViewContext), 310, 51, false); #line default #line hidden EndWriteAttribute(); BeginContext(362, 1, true); WriteLiteral(">"); EndContext(); BeginContext(363, 64, false); __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "6b567e83ff844da78b6926f26b78d9fa", async() => { BeginContext(415, 8, true); WriteLiteral("Password"); EndContext(); } ); __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper>(); __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper); __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_1); __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Page = (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(); EndContext(); BeginContext(427, 7, true); WriteLiteral("</li>\r\n"); EndContext(); #line 8 "C:\Users\MZurowsk\source\repos\LeagueManagerWebApp\LeagueManagerWebApp\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml" if (hasExternalLogins) { #line default #line hidden BeginContext(470, 11, true); WriteLiteral(" <li"); EndContext(); BeginWriteAttribute("class", " class=\"", 481, "\"", 540, 1); #line 10 "C:\Users\MZurowsk\source\repos\LeagueManagerWebApp\LeagueManagerWebApp\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml" WriteAttributeValue("", 489, ManageNavPages.ExternalLoginsNavClass(ViewContext), 489, 51, false); #line default #line hidden EndWriteAttribute(); BeginContext(541, 1, true); WriteLiteral(">"); EndContext(); BeginContext(542, 70, false); __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "9eeeb3ebb264421aade674649ccc60d9", async() => { BeginContext(593, 15, true); WriteLiteral("External logins"); EndContext(); } ); __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper>(); __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper); __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_3); __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Page = (string)__tagHelperAttribute_4.Value; __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_4); await __tagHelperRunner.RunAsync(__tagHelperExecutionContext); if (!__tagHelperExecutionContext.Output.IsContentModified) { await __tagHelperExecutionContext.SetOutputContentAsync(); } Write(__tagHelperExecutionContext.Output); __tagHelperExecutionContext = __tagHelperScopeManager.End(); EndContext(); BeginContext(612, 7, true); WriteLiteral("</li>\r\n"); EndContext(); #line 11 "C:\Users\MZurowsk\source\repos\LeagueManagerWebApp\LeagueManagerWebApp\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml" } #line default #line hidden BeginContext(626, 7, true); WriteLiteral(" <li"); EndContext(); BeginWriteAttribute("class", " class=\"", 633, "\"", 701, 1); #line 12 "C:\Users\MZurowsk\source\repos\LeagueManagerWebApp\LeagueManagerWebApp\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml" WriteAttributeValue("", 641, ManageNavPages.TwoFactorAuthenticationNavClass(ViewContext), 641, 60, false); #line default #line hidden EndWriteAttribute(); BeginContext(702, 1, true); WriteLiteral(">"); EndContext(); BeginContext(703, 69, false); __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "ff25c28f235c4e2da60cd7205e2b731f", async() => { BeginContext(743, 25, true); WriteLiteral("Two-factor authentication"); EndContext(); } ); __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper>(); __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper); __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Page = (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(); EndContext(); BeginContext(772, 14, true); WriteLiteral("</li>\r\n <li"); EndContext(); BeginWriteAttribute("class", " class=\"", 786, "\"", 843, 1); #line 13 "C:\Users\MZurowsk\source\repos\LeagueManagerWebApp\LeagueManagerWebApp\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml" WriteAttributeValue("", 794, ManageNavPages.PersonalDataNavClass(ViewContext), 794, 49, false); #line default #line hidden EndWriteAttribute(); BeginContext(844, 1, true); WriteLiteral(">"); EndContext(); BeginContext(845, 46, false); __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "4039fa07442c4359a659396e76c404c0", async() => { BeginContext(874, 13, true); WriteLiteral("Personal data"); EndContext(); } ); __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper>(); __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper); __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Page = (string)__tagHelperAttribute_6.Value; __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_6); await __tagHelperRunner.RunAsync(__tagHelperExecutionContext); if (!__tagHelperExecutionContext.Output.IsContentModified) { await __tagHelperExecutionContext.SetOutputContentAsync(); } Write(__tagHelperExecutionContext.Output); __tagHelperExecutionContext = __tagHelperScopeManager.End(); EndContext(); BeginContext(891, 14, true); WriteLiteral("</li>\r\n</ul>\r\n"); EndContext(); }
#pragma warning disable 1998 public async override global::System.Threading.Tasks.Task ExecuteAsync() { #line 2 "C:\Users\MZurowsk\source\repos\LeagueManagerWebApp\LeagueManagerWebApp\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml" var hasExternalLogins = (await SignInManager.GetExternalAuthenticationSchemesAsync()).Any(); #line default #line hidden BeginContext(156, 47, true); WriteLiteral("<ul class=\"nav nav-pills nav-stacked\">\r\n <li"); EndContext(); BeginWriteAttribute("class", " class=\"", 203, "\"", 253, 1); #line 6 "C:\Users\MZurowsk\source\repos\LeagueManagerWebApp\LeagueManagerWebApp\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml" WriteAttributeValue("", 211, ManageNavPages.IndexNavClass(ViewContext), 211, 42, false); #line default #line hidden EndWriteAttribute(); BeginContext(254, 1, true); WriteLiteral(">"); EndContext(); BeginContext(255, 33, false); __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "77ac78747df3446c857e1ef348358e0d", async() => { BeginContext(277, 7, true); WriteLiteral("Profile"); EndContext(); } ); __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper>(); __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper); __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Page = (string)__tagHelperAttribute_0.Value; __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0); await __tagHelperRunner.RunAsync(__tagHelperExecutionContext); if (!__tagHelperExecutionContext.Output.IsContentModified) { await __tagHelperExecutionContext.SetOutputContentAsync(); } Write(__tagHelperExecutionContext.Output); __tagHelperExecutionContext = __tagHelperScopeManager.End(); EndContext(); BeginContext(288, 14, true); WriteLiteral("</li>\r\n <li"); EndContext(); BeginWriteAttribute("class", " class=\"", 302, "\"", 361, 1); #line 7 "C:\Users\MZurowsk\source\repos\LeagueManagerWebApp\LeagueManagerWebApp\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml" WriteAttributeValue("", 310, ManageNavPages.ChangePasswordNavClass(ViewContext), 310, 51, false); #line default #line hidden EndWriteAttribute(); BeginContext(362, 1, true); WriteLiteral(">"); EndContext(); BeginContext(363, 64, false); __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "ffbd4f95732e404b99c077d2462e256f", async() => { BeginContext(415, 8, true); WriteLiteral("Password"); EndContext(); } ); __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper>(); __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper); __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_1); __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Page = (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(); EndContext(); BeginContext(427, 7, true); WriteLiteral("</li>\r\n"); EndContext(); #line 8 "C:\Users\MZurowsk\source\repos\LeagueManagerWebApp\LeagueManagerWebApp\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml" if (hasExternalLogins) { #line default #line hidden BeginContext(470, 11, true); WriteLiteral(" <li"); EndContext(); BeginWriteAttribute("class", " class=\"", 481, "\"", 540, 1); #line 10 "C:\Users\MZurowsk\source\repos\LeagueManagerWebApp\LeagueManagerWebApp\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml" WriteAttributeValue("", 489, ManageNavPages.ExternalLoginsNavClass(ViewContext), 489, 51, false); #line default #line hidden EndWriteAttribute(); BeginContext(541, 1, true); WriteLiteral(">"); EndContext(); BeginContext(542, 70, false); __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e417a792bb8b44c1aae5a1d32dce4624", async() => { BeginContext(593, 15, true); WriteLiteral("External logins"); EndContext(); } ); __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper>(); __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper); __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_3); __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Page = (string)__tagHelperAttribute_4.Value; __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_4); await __tagHelperRunner.RunAsync(__tagHelperExecutionContext); if (!__tagHelperExecutionContext.Output.IsContentModified) { await __tagHelperExecutionContext.SetOutputContentAsync(); } Write(__tagHelperExecutionContext.Output); __tagHelperExecutionContext = __tagHelperScopeManager.End(); EndContext(); BeginContext(612, 7, true); WriteLiteral("</li>\r\n"); EndContext(); #line 11 "C:\Users\MZurowsk\source\repos\LeagueManagerWebApp\LeagueManagerWebApp\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml" } #line default #line hidden BeginContext(626, 7, true); WriteLiteral(" <li"); EndContext(); BeginWriteAttribute("class", " class=\"", 633, "\"", 701, 1); #line 12 "C:\Users\MZurowsk\source\repos\LeagueManagerWebApp\LeagueManagerWebApp\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml" WriteAttributeValue("", 641, ManageNavPages.TwoFactorAuthenticationNavClass(ViewContext), 641, 60, false); #line default #line hidden EndWriteAttribute(); BeginContext(702, 1, true); WriteLiteral(">"); EndContext(); BeginContext(703, 69, false); __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "bab7c6165e7940ed96ad034f21dffe2b", async() => { BeginContext(743, 25, true); WriteLiteral("Two-factor authentication"); EndContext(); } ); __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper>(); __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper); __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Page = (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(); EndContext(); BeginContext(772, 14, true); WriteLiteral("</li>\r\n <li"); EndContext(); BeginWriteAttribute("class", " class=\"", 786, "\"", 843, 1); #line 13 "C:\Users\MZurowsk\source\repos\LeagueManagerWebApp\LeagueManagerWebApp\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml" WriteAttributeValue("", 794, ManageNavPages.PersonalDataNavClass(ViewContext), 794, 49, false); #line default #line hidden EndWriteAttribute(); BeginContext(844, 1, true); WriteLiteral(">"); EndContext(); BeginContext(845, 46, false); __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "03091ebdfe834d1ea9aa66bbcc180238", async() => { BeginContext(874, 13, true); WriteLiteral("Personal data"); EndContext(); } ); __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper>(); __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper); __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Page = (string)__tagHelperAttribute_6.Value; __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_6); await __tagHelperRunner.RunAsync(__tagHelperExecutionContext); if (!__tagHelperExecutionContext.Output.IsContentModified) { await __tagHelperExecutionContext.SetOutputContentAsync(); } Write(__tagHelperExecutionContext.Output); __tagHelperExecutionContext = __tagHelperScopeManager.End(); EndContext(); BeginContext(891, 14, true); WriteLiteral("</li>\r\n</ul>\r\n"); EndContext(); }
#pragma warning disable 1998 public async override global::System.Threading.Tasks.Task ExecuteAsync() { #line 2 "C:\Users\MZurowsk\source\repos\LeagueManagerWebApp\LeagueManagerWebApp\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml" var hasExternalLogins = (await SignInManager.GetExternalAuthenticationSchemesAsync()).Any(); #line default #line hidden BeginContext(156, 47, true); WriteLiteral("<ul class=\"nav nav-pills nav-stacked\">\r\n <li"); EndContext(); BeginWriteAttribute("class", " class=\"", 203, "\"", 253, 1); #line 6 "C:\Users\MZurowsk\source\repos\LeagueManagerWebApp\LeagueManagerWebApp\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml" WriteAttributeValue("", 211, ManageNavPages.IndexNavClass(ViewContext), 211, 42, false); #line default #line hidden EndWriteAttribute(); BeginContext(254, 1, true); WriteLiteral(">"); EndContext(); BeginContext(255, 33, false); __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "ee8c7b6b92c34a85b20356878c471171", async() => { BeginContext(277, 7, true); WriteLiteral("Profile"); EndContext(); } ); __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper>(); __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper); __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Page = (string)__tagHelperAttribute_0.Value; __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0); await __tagHelperRunner.RunAsync(__tagHelperExecutionContext); if (!__tagHelperExecutionContext.Output.IsContentModified) { await __tagHelperExecutionContext.SetOutputContentAsync(); } Write(__tagHelperExecutionContext.Output); __tagHelperExecutionContext = __tagHelperScopeManager.End(); EndContext(); BeginContext(288, 14, true); WriteLiteral("</li>\r\n <li"); EndContext(); BeginWriteAttribute("class", " class=\"", 302, "\"", 361, 1); #line 7 "C:\Users\MZurowsk\source\repos\LeagueManagerWebApp\LeagueManagerWebApp\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml" WriteAttributeValue("", 310, ManageNavPages.ChangePasswordNavClass(ViewContext), 310, 51, false); #line default #line hidden EndWriteAttribute(); BeginContext(362, 1, true); WriteLiteral(">"); EndContext(); BeginContext(363, 64, false); __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "a78a2caed1ce4c7fb4c8eedd686aaa4b", async() => { BeginContext(415, 8, true); WriteLiteral("Password"); EndContext(); } ); __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper>(); __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper); __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_1); __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Page = (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(); EndContext(); BeginContext(427, 7, true); WriteLiteral("</li>\r\n"); EndContext(); #line 8 "C:\Users\MZurowsk\source\repos\LeagueManagerWebApp\LeagueManagerWebApp\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml" if (hasExternalLogins) { #line default #line hidden BeginContext(470, 11, true); WriteLiteral(" <li"); EndContext(); BeginWriteAttribute("class", " class=\"", 481, "\"", 540, 1); #line 10 "C:\Users\MZurowsk\source\repos\LeagueManagerWebApp\LeagueManagerWebApp\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml" WriteAttributeValue("", 489, ManageNavPages.ExternalLoginsNavClass(ViewContext), 489, 51, false); #line default #line hidden EndWriteAttribute(); BeginContext(541, 1, true); WriteLiteral(">"); EndContext(); BeginContext(542, 70, false); __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "3efc1af68f7a4d3194f919e7892d0996", async() => { BeginContext(593, 15, true); WriteLiteral("External logins"); EndContext(); } ); __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper>(); __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper); __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_3); __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Page = (string)__tagHelperAttribute_4.Value; __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_4); await __tagHelperRunner.RunAsync(__tagHelperExecutionContext); if (!__tagHelperExecutionContext.Output.IsContentModified) { await __tagHelperExecutionContext.SetOutputContentAsync(); } Write(__tagHelperExecutionContext.Output); __tagHelperExecutionContext = __tagHelperScopeManager.End(); EndContext(); BeginContext(612, 7, true); WriteLiteral("</li>\r\n"); EndContext(); #line 11 "C:\Users\MZurowsk\source\repos\LeagueManagerWebApp\LeagueManagerWebApp\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml" } #line default #line hidden BeginContext(626, 7, true); WriteLiteral(" <li"); EndContext(); BeginWriteAttribute("class", " class=\"", 633, "\"", 701, 1); #line 12 "C:\Users\MZurowsk\source\repos\LeagueManagerWebApp\LeagueManagerWebApp\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml" WriteAttributeValue("", 641, ManageNavPages.TwoFactorAuthenticationNavClass(ViewContext), 641, 60, false); #line default #line hidden EndWriteAttribute(); BeginContext(702, 1, true); WriteLiteral(">"); EndContext(); BeginContext(703, 69, false); __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "b5adfd33ff8b4bcf9f23a71ffab097ed", async() => { BeginContext(743, 25, true); WriteLiteral("Two-factor authentication"); EndContext(); } ); __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper>(); __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper); __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Page = (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(); EndContext(); BeginContext(772, 14, true); WriteLiteral("</li>\r\n <li"); EndContext(); BeginWriteAttribute("class", " class=\"", 786, "\"", 843, 1); #line 13 "C:\Users\MZurowsk\source\repos\LeagueManagerWebApp\LeagueManagerWebApp\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml" WriteAttributeValue("", 794, ManageNavPages.PersonalDataNavClass(ViewContext), 794, 49, false); #line default #line hidden EndWriteAttribute(); BeginContext(844, 1, true); WriteLiteral(">"); EndContext(); BeginContext(845, 46, false); __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "c26e3acb1ef741319075c7075e3ba8c7", async() => { BeginContext(874, 13, true); WriteLiteral("Personal data"); EndContext(); } ); __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper>(); __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper); __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Page = (string)__tagHelperAttribute_6.Value; __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_6); await __tagHelperRunner.RunAsync(__tagHelperExecutionContext); if (!__tagHelperExecutionContext.Output.IsContentModified) { await __tagHelperExecutionContext.SetOutputContentAsync(); } Write(__tagHelperExecutionContext.Output); __tagHelperExecutionContext = __tagHelperScopeManager.End(); EndContext(); BeginContext(891, 14, true); WriteLiteral("</li>\r\n</ul>\r\n"); EndContext(); }
#pragma warning disable 1998 public async override global::System.Threading.Tasks.Task ExecuteAsync() { #line 2 "C:\Users\MZurowsk\source\repos\LeagueManagerWebApp\LeagueManagerWebApp\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml" var hasExternalLogins = (await SignInManager.GetExternalAuthenticationSchemesAsync()).Any(); #line default #line hidden BeginContext(156, 47, true); WriteLiteral("<ul class=\"nav nav-pills nav-stacked\">\r\n <li"); EndContext(); BeginWriteAttribute("class", " class=\"", 203, "\"", 253, 1); #line 6 "C:\Users\MZurowsk\source\repos\LeagueManagerWebApp\LeagueManagerWebApp\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml" WriteAttributeValue("", 211, ManageNavPages.IndexNavClass(ViewContext), 211, 42, false); #line default #line hidden EndWriteAttribute(); BeginContext(254, 1, true); WriteLiteral(">"); EndContext(); BeginContext(255, 33, false); __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "4db8be878c764803b18481c174f93d9a", async() => { BeginContext(277, 7, true); WriteLiteral("Profile"); EndContext(); } ); __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper>(); __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper); __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Page = (string)__tagHelperAttribute_0.Value; __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0); await __tagHelperRunner.RunAsync(__tagHelperExecutionContext); if (!__tagHelperExecutionContext.Output.IsContentModified) { await __tagHelperExecutionContext.SetOutputContentAsync(); } Write(__tagHelperExecutionContext.Output); __tagHelperExecutionContext = __tagHelperScopeManager.End(); EndContext(); BeginContext(288, 14, true); WriteLiteral("</li>\r\n <li"); EndContext(); BeginWriteAttribute("class", " class=\"", 302, "\"", 361, 1); #line 7 "C:\Users\MZurowsk\source\repos\LeagueManagerWebApp\LeagueManagerWebApp\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml" WriteAttributeValue("", 310, ManageNavPages.ChangePasswordNavClass(ViewContext), 310, 51, false); #line default #line hidden EndWriteAttribute(); BeginContext(362, 1, true); WriteLiteral(">"); EndContext(); BeginContext(363, 64, false); __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "831d17d7b4c44645a63a99f95b9ae041", async() => { BeginContext(415, 8, true); WriteLiteral("Password"); EndContext(); } ); __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper>(); __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper); __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_1); __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Page = (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(); EndContext(); BeginContext(427, 7, true); WriteLiteral("</li>\r\n"); EndContext(); #line 8 "C:\Users\MZurowsk\source\repos\LeagueManagerWebApp\LeagueManagerWebApp\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml" if (hasExternalLogins) { #line default #line hidden BeginContext(470, 11, true); WriteLiteral(" <li"); EndContext(); BeginWriteAttribute("class", " class=\"", 481, "\"", 540, 1); #line 10 "C:\Users\MZurowsk\source\repos\LeagueManagerWebApp\LeagueManagerWebApp\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml" WriteAttributeValue("", 489, ManageNavPages.ExternalLoginsNavClass(ViewContext), 489, 51, false); #line default #line hidden EndWriteAttribute(); BeginContext(541, 1, true); WriteLiteral(">"); EndContext(); BeginContext(542, 70, false); __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "07a162a984804b38998b7901c428c054", async() => { BeginContext(593, 15, true); WriteLiteral("External logins"); EndContext(); } ); __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper>(); __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper); __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_3); __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Page = (string)__tagHelperAttribute_4.Value; __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_4); await __tagHelperRunner.RunAsync(__tagHelperExecutionContext); if (!__tagHelperExecutionContext.Output.IsContentModified) { await __tagHelperExecutionContext.SetOutputContentAsync(); } Write(__tagHelperExecutionContext.Output); __tagHelperExecutionContext = __tagHelperScopeManager.End(); EndContext(); BeginContext(612, 7, true); WriteLiteral("</li>\r\n"); EndContext(); #line 11 "C:\Users\MZurowsk\source\repos\LeagueManagerWebApp\LeagueManagerWebApp\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml" } #line default #line hidden BeginContext(626, 7, true); WriteLiteral(" <li"); EndContext(); BeginWriteAttribute("class", " class=\"", 633, "\"", 701, 1); #line 12 "C:\Users\MZurowsk\source\repos\LeagueManagerWebApp\LeagueManagerWebApp\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml" WriteAttributeValue("", 641, ManageNavPages.TwoFactorAuthenticationNavClass(ViewContext), 641, 60, false); #line default #line hidden EndWriteAttribute(); BeginContext(702, 1, true); WriteLiteral(">"); EndContext(); BeginContext(703, 69, false); __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "8a4bed1e75464ba2a0a68a711b26e1a4", async() => { BeginContext(743, 25, true); WriteLiteral("Two-factor authentication"); EndContext(); } ); __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper>(); __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper); __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Page = (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(); EndContext(); BeginContext(772, 14, true); WriteLiteral("</li>\r\n <li"); EndContext(); BeginWriteAttribute("class", " class=\"", 786, "\"", 843, 1); #line 13 "C:\Users\MZurowsk\source\repos\LeagueManagerWebApp\LeagueManagerWebApp\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml" WriteAttributeValue("", 794, ManageNavPages.PersonalDataNavClass(ViewContext), 794, 49, false); #line default #line hidden EndWriteAttribute(); BeginContext(844, 1, true); WriteLiteral(">"); EndContext(); BeginContext(845, 46, false); __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "adfa55784fd547cdba8f09fb3972c7af", async() => { BeginContext(874, 13, true); WriteLiteral("Personal data"); EndContext(); } ); __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper>(); __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper); __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Page = (string)__tagHelperAttribute_6.Value; __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_6); await __tagHelperRunner.RunAsync(__tagHelperExecutionContext); if (!__tagHelperExecutionContext.Output.IsContentModified) { await __tagHelperExecutionContext.SetOutputContentAsync(); } Write(__tagHelperExecutionContext.Output); __tagHelperExecutionContext = __tagHelperScopeManager.End(); EndContext(); BeginContext(891, 14, true); WriteLiteral("</li>\r\n</ul>\r\n"); EndContext(); }