1 write to _propertyName
System.DirectoryServices.AccountManagement (1)
System\DirectoryServices\AccountManagement\AD\RangeRetriever.cs (1)
36
_propertyName
= propertyName;
3 references to _propertyName
System.DirectoryServices.AccountManagement (3)
System\DirectoryServices\AccountManagement\AD\RangeRetriever.cs (3)
161
_propertyName
,
168
_de.RefreshCache(new string[] { rangedAttribute,
_propertyName
});
185
PropertyValueCollection pvc = _de.Properties[
_propertyName
];