3 references to NullValueArray
System.DirectoryServices.Protocols (3)
System\DirectoryServices\Protocols\common\DirectoryAttribute.cs (1)
185
throw new ArgumentException(SR.
NullValueArray
, nameof(values));
System\DirectoryServices\Protocols\common\DirectoryControl.cs (2)
809
throw new ArgumentException(SR.
NullValueArray
, nameof(sortKeys));
854
throw new ArgumentException(SR.
NullValueArray
, nameof(value));