2 references to CloneBrowsable
System.DirectoryServices (2)
System\DirectoryServices\DirectorySearcher.cs (1)
611DirectoryEntry clonedRoot = SearchRoot!.CloneBrowsable();
System\DirectoryServices\PropertyCollection.cs (1)
108DirectoryEntry entryToUse = _entry.CloneBrowsable();