2 references to IdentityReference_AccountNameTooLong
System.Security.Principal.Windows (2)
System\Security\Principal\NTAccount.cs (2)
40throw new ArgumentException(SR.IdentityReference_AccountNameTooLong, nameof(accountName)); 64throw new ArgumentException(SR.IdentityReference_AccountNameTooLong, nameof(name));