1 write to _rp
System.DirectoryServices.AccountManagement (1)
System\DirectoryServices\AccountManagement\AD\DSPropertyCollection.cs (1)
23internal dSPropertyCollection(ResultPropertyCollection rp) { _rp = rp; }
1 reference to _rp
System.DirectoryServices.AccountManagement (1)
System\DirectoryServices\AccountManagement\AD\DSPropertyCollection.cs (1)
38return new dSPropertyValueCollection(_rp[propertyName]);