3 writes to _errorCode
System.DirectoryServices.AccountManagement (3)
System\DirectoryServices\AccountManagement\exceptions.cs (3)
192_errorCode = errorCode; 196_errorCode = errorCode; 206_errorCode = info.GetInt32("errorCode");
2 references to _errorCode
System.DirectoryServices.AccountManagement (2)
System\DirectoryServices\AccountManagement\exceptions.cs (2)
216info.AddValue("errorCode", _errorCode); 223return _errorCode;