2 references to Update
System.DirectoryServices (2)
System\DirectoryServices\PropertyValueCollection.cs (2)
224
if (_needNewBehavior && !_allowMultipleChange && _updateType != UpdateType.None && _updateType != UpdateType.
Update
)
229
_updateType = UpdateType.
Update
;