2 references to IdentityReference_NotAWindowsDomain
System.Security.Principal.Windows (2)
System\Security\Principal\SID.cs (2)
588
throw new ArgumentException(SR.
IdentityReference_NotAWindowsDomain
, nameof(domainSid));
602
throw new ArgumentException(SR.
IdentityReference_NotAWindowsDomain
, nameof(domainSid));