#pragma warning disable 1998 public async override global::System.Threading.Tasks.Task ExecuteAsync() { #line 4 "C:\Users\djree\source\repos\RobofestOSS\RobofestOSSWeb\RobofestWTECore\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml" var hasExternalLogins = (await SignInManager.GetExternalAuthenticationSchemesAsync()).Any(); #line default #line hidden BeginContext(250, 47, true); WriteLiteral("<ul class=\"nav nav-pills nav-stacked\">\r\n <li"); EndContext(); BeginWriteAttribute("class", " class=\"", 297, "\"", 347, 1); #line 8 "C:\Users\djree\source\repos\RobofestOSS\RobofestOSSWeb\RobofestWTECore\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml" WriteAttributeValue("", 305, ManageNavPages.IndexNavClass(ViewContext), 305, 42, false); #line default #line hidden EndWriteAttribute(); BeginContext(348, 1, true); WriteLiteral(">"); EndContext(); BeginContext(349, 33, false); __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "c8e24466d24647e489cd364eb60c379f", async() => { BeginContext(371, 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(382, 14, true); WriteLiteral("</li>\r\n <li"); EndContext(); BeginWriteAttribute("class", " class=\"", 396, "\"", 455, 1); #line 9 "C:\Users\djree\source\repos\RobofestOSS\RobofestOSSWeb\RobofestWTECore\Areas\Identity\Pages\Account\Manage\_ManageNav.cshtml" WriteAttributeValue("", 404, ManageNavPages.ChangePasswordNavClass(ViewContext), 404, 51, false); #line default #line hidden EndWriteAttribute(); BeginContext(456, 1, true); WriteLiteral(">"); EndContext(); BeginContext(457, 64, false); __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "9fdbf30f4e2b441a8eacf799dbddc2e1", async() => { BeginContext(509, 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(521, 14, true); WriteLiteral("</li>\r\n</ul>\r\n"); EndContext(); }
#pragma warning disable 1998 public async override global::System.Threading.Tasks.Task ExecuteAsync() { #line 4 "/Users/daviado/Downloads/RobofestWTECore/RobofestWTECore/Areas/Identity/Pages/Account/Manage/_ManageNav.cshtml" var hasExternalLogins = (await SignInManager.GetExternalAuthenticationSchemesAsync()).Any(); #line default #line hidden BeginContext(244, 46, true); WriteLiteral("<ul class=\"nav nav-pills nav-stacked\">\n <li"); EndContext(); BeginWriteAttribute("class", " class=\"", 290, "\"", 340, 1); #line 8 "/Users/daviado/Downloads/RobofestWTECore/RobofestWTECore/Areas/Identity/Pages/Account/Manage/_ManageNav.cshtml" WriteAttributeValue("", 298, ManageNavPages.IndexNavClass(ViewContext), 298, 42, false); #line default #line hidden EndWriteAttribute(); BeginContext(341, 1, true); WriteLiteral(">"); EndContext(); BeginContext(342, 33, false); __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "c50c15d6f8714bd5adbc69a175876be8", async() => { BeginContext(364, 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(375, 13, true); WriteLiteral("</li>\n <li"); EndContext(); BeginWriteAttribute("class", " class=\"", 388, "\"", 447, 1); #line 9 "/Users/daviado/Downloads/RobofestWTECore/RobofestWTECore/Areas/Identity/Pages/Account/Manage/_ManageNav.cshtml" WriteAttributeValue("", 396, ManageNavPages.ChangePasswordNavClass(ViewContext), 396, 51, false); #line default #line hidden EndWriteAttribute(); BeginContext(448, 1, true); WriteLiteral(">"); EndContext(); BeginContext(449, 64, false); __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "949f5a6e88e544d08c1c45ec578af046", async() => { BeginContext(501, 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(513, 12, true); WriteLiteral("</li>\n</ul>\n"); EndContext(); }