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