2 references to Delete
System.DirectoryServices (2)
System\DirectoryServices\PropertyValueCollection.cs (2)
282
if (_updateType != UpdateType.None && _updateType != UpdateType.
Delete
)
292
_updateType = UpdateType.
Delete
;