2 references to ERROR_HRESULT_CONSTRAINT_VIOLATION
System.DirectoryServices.AccountManagement (2)
System\DirectoryServices\AccountManagement\AD\SDSUtils.cs (2)
322if (((System.Runtime.InteropServices.COMException)e.InnerException).ErrorCode == unchecked((int)ExceptionHelper.ERROR_HRESULT_CONSTRAINT_VIOLATION)) 356if (((System.Runtime.InteropServices.COMException)e.InnerException).ErrorCode == unchecked((int)ExceptionHelper.ERROR_HRESULT_CONSTRAINT_VIOLATION))