2 references to ActiveDirectoryObjectExistsException
System.DirectoryServices (2)
System\DirectoryServices\ActiveDirectory\TrustHelper.cs (2)
524throw new ActiveDirectoryObjectExistsException(SR.Format(SR.AlreadyExistingForestTrust, sourceName, targetName)); 526throw new ActiveDirectoryObjectExistsException(SR.Format(SR.AlreadyExistingDomainTrust, sourceName, targetName));