33 references to InvalidTagHelperIndexerAssignment
ClaimsTransformation (1)
artifacts\obj\ClaimsTransformation\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_Login_cshtml.g.cs (1)
100
throw new InvalidOperationException(
InvalidTagHelperIndexerAssignment
("asp-route-returnurl", "Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper", "RouteValues"));
Cookies (1)
artifacts\obj\Cookies\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_Login_cshtml.g.cs (1)
100
throw new InvalidOperationException(
InvalidTagHelperIndexerAssignment
("asp-route-returnurl", "Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper", "RouteValues"));
DynamicSchemes (1)
artifacts\obj\DynamicSchemes\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Pages_Index_cshtml.g.cs (1)
140
throw new InvalidOperationException(
InvalidTagHelperIndexerAssignment
("asp-route-scheme", "Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper", "RouteValues"));
IdentitySample.Mvc (11)
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_ExternalLoginConfirmation_cshtml.g.cs (1)
248
throw new InvalidOperationException(
InvalidTagHelperIndexerAssignment
("asp-route-returnurl", "Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper", "RouteValues"));
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_Login_cshtml.g.cs (3)
387
throw new InvalidOperationException(
InvalidTagHelperIndexerAssignment
("asp-route-returnurl", "Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper", "RouteValues"));
438
throw new InvalidOperationException(
InvalidTagHelperIndexerAssignment
("asp-route-returnurl", "Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper", "RouteValues"));
566
throw new InvalidOperationException(
InvalidTagHelperIndexerAssignment
("asp-route-returnurl", "Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper", "RouteValues"));
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_Register_cshtml.g.cs (1)
372
throw new InvalidOperationException(
InvalidTagHelperIndexerAssignment
("asp-route-returnurl", "Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper", "RouteValues"));
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_SendCode_cshtml.g.cs (1)
186
throw new InvalidOperationException(
InvalidTagHelperIndexerAssignment
("asp-route-returnurl", "Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper", "RouteValues"));
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_UseRecoveryCode_cshtml.g.cs (1)
238
throw new InvalidOperationException(
InvalidTagHelperIndexerAssignment
("asp-route-returnurl", "Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper", "RouteValues"));
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_VerifyAuthenticatorCode_cshtml.g.cs (1)
328
throw new InvalidOperationException(
InvalidTagHelperIndexerAssignment
("asp-route-returnurl", "Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper", "RouteValues"));
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_VerifyCode_cshtml.g.cs (1)
335
throw new InvalidOperationException(
InvalidTagHelperIndexerAssignment
("asp-route-returnurl", "Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper", "RouteValues"));
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Manage_SetPassword_cshtml.g.cs (1)
290
throw new InvalidOperationException(
InvalidTagHelperIndexerAssignment
("asp-route-returnurl", "Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper", "RouteValues"));
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Manage_VerifyPhoneNumber_cshtml.g.cs (1)
264
throw new InvalidOperationException(
InvalidTagHelperIndexerAssignment
("asp-route-returnurl", "Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper", "RouteValues"));
Microsoft.AspNetCore.Identity.UI (16)
Areas_Identity_Pages_V4_Account_ExternalLogin_cshtml.g.cs (1)
213
throw new InvalidOperationException(
InvalidTagHelperIndexerAssignment
("asp-route-returnUrl", "Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper", "RouteValues"));
Areas_Identity_Pages_V4_Account_Login_cshtml.g.cs (2)
361
throw new InvalidOperationException(
InvalidTagHelperIndexerAssignment
("asp-route-returnUrl", "Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper", "RouteValues"));
516
throw new InvalidOperationException(
InvalidTagHelperIndexerAssignment
("asp-route-returnUrl", "Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper", "RouteValues"));
Areas_Identity_Pages_V4_Account_LoginWith2fa_cshtml.g.cs (2)
278
throw new InvalidOperationException(
InvalidTagHelperIndexerAssignment
("asp-route-returnUrl", "Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper", "RouteValues"));
312
throw new InvalidOperationException(
InvalidTagHelperIndexerAssignment
("asp-route-returnUrl", "Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper", "RouteValues"));
Areas_Identity_Pages_V4_Account_Logout_cshtml.g.cs (1)
104
throw new InvalidOperationException(
InvalidTagHelperIndexerAssignment
("asp-route-returnUrl", "Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper", "RouteValues"));
Areas_Identity_Pages_V4_Account_Register_cshtml.g.cs (2)
344
throw new InvalidOperationException(
InvalidTagHelperIndexerAssignment
("asp-route-returnUrl", "Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper", "RouteValues"));
467
throw new InvalidOperationException(
InvalidTagHelperIndexerAssignment
("asp-route-returnUrl", "Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper", "RouteValues"));
Areas_Identity_Pages_V5_Account_ExternalLogin_cshtml.g.cs (1)
219
throw new InvalidOperationException(
InvalidTagHelperIndexerAssignment
("asp-route-returnUrl", "Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper", "RouteValues"));
Areas_Identity_Pages_V5_Account_Login_cshtml.g.cs (2)
374
throw new InvalidOperationException(
InvalidTagHelperIndexerAssignment
("asp-route-returnUrl", "Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper", "RouteValues"));
529
throw new InvalidOperationException(
InvalidTagHelperIndexerAssignment
("asp-route-returnUrl", "Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper", "RouteValues"));
Areas_Identity_Pages_V5_Account_LoginWith2fa_cshtml.g.cs (2)
283
throw new InvalidOperationException(
InvalidTagHelperIndexerAssignment
("asp-route-returnUrl", "Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper", "RouteValues"));
317
throw new InvalidOperationException(
InvalidTagHelperIndexerAssignment
("asp-route-returnUrl", "Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper", "RouteValues"));
Areas_Identity_Pages_V5_Account_Logout_cshtml.g.cs (1)
104
throw new InvalidOperationException(
InvalidTagHelperIndexerAssignment
("asp-route-returnUrl", "Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper", "RouteValues"));
Areas_Identity_Pages_V5_Account_Register_cshtml.g.cs (2)
354
throw new InvalidOperationException(
InvalidTagHelperIndexerAssignment
("asp-route-returnUrl", "Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper", "RouteValues"));
477
throw new InvalidOperationException(
InvalidTagHelperIndexerAssignment
("asp-route-returnUrl", "Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper", "RouteValues"));
PathSchemeSelection (1)
artifacts\obj\PathSchemeSelection\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_Login_cshtml.g.cs (1)
100
throw new InvalidOperationException(
InvalidTagHelperIndexerAssignment
("asp-route-returnurl", "Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper", "RouteValues"));
StaticFilesAuth (2)
artifacts\obj\StaticFilesAuth\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_Login_cshtml.g.cs (1)
99
throw new InvalidOperationException(
InvalidTagHelperIndexerAssignment
("asp-route-returnurl", "Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper", "RouteValues"));
artifacts\obj\StaticFilesAuth\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Shared__LoginPartial_cshtml.g.cs (1)
108
throw new InvalidOperationException(
InvalidTagHelperIndexerAssignment
("asp-route-returnUrl", "Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper", "RouteValues"));