1 reference to FormatInvalidManagerType
Microsoft.AspNetCore.Identity (1)
IdentityBuilderExtensions.cs (1)
77
throw new InvalidOperationException(Resources.
FormatInvalidManagerType
(customType.Name, "SignInManager", builder.UserType.Name));