1 write to _entry
System.DirectoryServices (1)
System\DirectoryServices\PropertyCollection.cs (1)
181
_entry
= clone;
3 references to _entry
System.DirectoryServices (3)
System\DirectoryServices\PropertyCollection.cs (3)
197
_entry
.Dispose();
224
hr = ((UnsafeNativeMethods.IAdsPropertyList)
_entry
.AdsObject).Next(out prop);
249
((UnsafeNativeMethods.IAdsPropertyList)
_entry
.AdsObject).Reset();