1 write to _parentEntry
System.DirectoryServices (1)
System\DirectoryServices\PropertyCollection.cs (1)
182_parentEntry = parent;
1 reference to _parentEntry
System.DirectoryServices (1)
System\DirectoryServices\PropertyCollection.cs (1)
210return new DictionaryEntry(_currentPropName, new PropertyValueCollection(_parentEntry, _currentPropName));