1 write to allowMultipleChange
System.DirectoryServices (1)
System\DirectoryServices\DirectoryEntry.cs (1)
485
allowMultipleChange
= true;
1 reference to allowMultipleChange
System.DirectoryServices (1)
System\DirectoryServices\PropertyValueCollection.cs (1)
34
_allowMultipleChange = entry.
allowMultipleChange
;