10 references to NullDirectoryAttributeCollection
System.DirectoryServices.Protocols (10)
System\DirectoryServices\Protocols\common\DirectoryAttribute.cs (10)
291set => List[index] = value ?? throw new ArgumentException(SR.NullDirectoryAttributeCollection); 298throw new ArgumentException(SR.NullDirectoryAttributeCollection); 312throw new ArgumentException(SR.NullDirectoryAttributeCollection); 340throw new ArgumentException(SR.NullDirectoryAttributeCollection); 352throw new ArgumentException(SR.NullDirectoryAttributeCollection); 370set => List[index] = value ?? throw new ArgumentException(SR.NullDirectoryAttributeCollection); 377throw new ArgumentException(SR.NullDirectoryAttributeCollection); 391throw new ArgumentException(SR.NullDirectoryAttributeCollection); 419throw new ArgumentException(SR.NullDirectoryAttributeCollection); 431throw new ArgumentException(SR.NullDirectoryAttributeCollection);