2 writes to _needNewBehavior
System.DirectoryServices (2)
System\DirectoryServices\PropertyValueCollection.cs (2)
39_needNewBehavior = true; 44_needNewBehavior = true;
6 references to _needNewBehavior
System.DirectoryServices (6)
System\DirectoryServices\PropertyValueCollection.cs (6)
53if (_needNewBehavior && !_allowMultipleChange) 205if (_needNewBehavior) 224if (_needNewBehavior && !_allowMultipleChange && _updateType != UpdateType.None && _updateType != UpdateType.Update) 245if (_needNewBehavior) 278if (_needNewBehavior) 318if (_needNewBehavior)