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