2 references to UserCreated
Microsoft.AspNetCore.Identity.UI (2)
Areas\Identity\Pages\V4\Account\Register.cshtml.cs (1)
137_logger.LogInformation(LoggerEventIds.UserCreated, "User created a new account with password.");
Areas\Identity\Pages\V5\Account\Register.cshtml.cs (1)
137_logger.LogInformation(LoggerEventIds.UserCreated, "User created a new account with password.");