6 writes to _propertyCollection
System.DirectoryServices (6)
System\DirectoryServices\DirectoryEntry.cs (6)
354_propertyCollection ??= new PropertyCollection(this); 587_propertyCollection = null; 618_propertyCollection = null; 648_propertyCollection = null; 942_propertyCollection = null; 1024_propertyCollection = null;
3 references to _propertyCollection
System.DirectoryServices (3)
System\DirectoryServices\DirectoryEntry.cs (3)
973if (_propertyCollection != null) 980_propertyCollection.valueTable.Remove(name); 999_propertyCollection.valueTable.Remove(rangeName);