2 references to AllowedChars
Microsoft.Extensions.Identity.Core (2)
UserManager.cs (2)
2064uint range = (uint)AllowedChars.Length - 1; 2093return AllowedChars[(int)result];