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