2 references to ErrorMessage
Microsoft.AspNetCore.Identity.UI (2)
Areas\Identity\Pages\V4\Account\Login.cshtml.cs (2)
105if (!string.IsNullOrEmpty(ErrorMessage)) 107ModelState.AddModelError(string.Empty, ErrorMessage);