2 references to Argument_ImproperType
System.Security.Principal.Windows (2)
System\Security\Principal\NTAccount.cs (1)
229throw new ArgumentException(SR.Argument_ImproperType, nameof(sourceAccounts));
System\Security\Principal\SID.cs (1)
967throw new ArgumentException(SR.Argument_ImproperType, nameof(sourceSids));