2 references to GetCurrentForest
System.DirectoryServices (1)
System\DirectoryServices\ActiveDirectory\ConfigSet.cs (1)
401
DirectoryEntry rootEntry = GetSearchRootEntry(Forest.
GetCurrentForest
());
System.DirectoryServices.AccountManagement (1)
System\DirectoryServices\AccountManagement\AD\ADUtils.cs (1)
475
Forest currentForest = Forest.
GetCurrentForest
();