Internal\DefaultAntiforgeryTokenGenerator.cs(91,31): error CS1501: No overload for method 'FormatAntiforgeryTokenValidator_AuthenticatedUserWithoutUsername' takes 6 arguments [C:\gh\AspNetCore\src\Antiforgery\src\Microsoft.AspNetCore.Antiforgery.csproj]
when converting to using automatic resx generation.
Truncated versions of the resource string are used when generating the FormatXYZ methods and this means that some parameters may be missed. For example:
https://github.com/aspnet/AspNetCore/blob/b647a223f7c95f909aac07cbf25d4665d3365bf8/src/Antiforgery/src/Resources.resx#L121
produced errors like:
when converting to using automatic resx generation.