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