8 references to ValidValue
System.DirectoryServices.Protocols (8)
System\DirectoryServices\Protocols\common\DirectoryControl.cs (6)
644
throw new ArgumentException(SR.
ValidValue
, nameof(value));
727
throw new ArgumentException(SR.
ValidValue
, nameof(value));
964
throw new ArgumentException(SR.
ValidValue
, nameof(value));
978
throw new ArgumentException(SR.
ValidValue
, nameof(value));
992
throw new ArgumentException(SR.
ValidValue
, nameof(value));
1006
throw new ArgumentException(SR.
ValidValue
, nameof(value));
System\DirectoryServices\Protocols\ldap\LdapSessionOptions.cs (2)
168
throw new ArgumentException(SR.
ValidValue
, nameof(value));
243
throw new ArgumentException(SR.
ValidValue
, nameof(value));