4 writes to _path
System.DirectoryServices (4)
System\DirectoryServices\DirectoryEntry.cs (4)
88_path = path; 127_path = _adsObject.ADsPath; 345_path = value; 913_path = _adsObject.ADsPath;
2 references to _path
System.DirectoryServices (2)
System\DirectoryServices\DirectoryEntry.cs (2)
337get => _path; 342if (System.DirectoryServices.ActiveDirectory.Utils.Compare(_path, value) == 0)