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)
210
return new DictionaryEntry(_currentPropName, new PropertyValueCollection(
_parentEntry
, _currentPropName));