1 write to _allowMultipleChange
System.DirectoryServices (1)
System\DirectoryServices\PropertyValueCollection.cs (1)
34_allowMultipleChange = entry.allowMultipleChange;
4 references to _allowMultipleChange
System.DirectoryServices (4)
System\DirectoryServices\PropertyValueCollection.cs (4)
53if (_needNewBehavior && !_allowMultipleChange) 224if (_needNewBehavior && !_allowMultipleChange && _updateType != UpdateType.None && _updateType != UpdateType.Update) 247if (!_allowMultipleChange) 280if (!_allowMultipleChange)