25 references to GetErrorCode
System.Security.Cryptography (25)
System\Security\Cryptography\CapiHelper.Windows.cs (25)
87throw GetErrorCode().ToCryptographicException(); 97throw GetErrorCode().ToCryptographicException(); 159ret = GetErrorCode(); 296throw GetErrorCode().ToCryptographicException(); 312throw GetErrorCode().ToCryptographicException(); 346throw GetErrorCode().ToCryptographicException(); 382throw GetErrorCode().ToCryptographicException(); 390throw GetErrorCode().ToCryptographicException(); 459hr = GetErrorCode(); 478hr = GetErrorCode(); 482throw GetErrorCode().ToCryptographicException(); 562throw GetErrorCode().ToCryptographicException(); 567throw GetErrorCode().ToCryptographicException(); 582throw GetErrorCode().ToCryptographicException(); 587throw GetErrorCode().ToCryptographicException(); 614throw new CryptographicException(SR.CryptSetKeyParam_Failed, GetErrorCode().ToString()); 639throw new CryptographicException(SR.CryptSetKeyParam_Failed, GetErrorCode().ToString()); 825int ErrCode = GetErrorCode(); 882throw GetErrorCode().ToCryptographicException(); 895throw GetErrorCode().ToCryptographicException(); 914throw GetErrorCode().ToCryptographicException(); 929throw GetErrorCode().ToCryptographicException(); 956throw GetErrorCode().ToCryptographicException(); 1015throw GetErrorCode().ToCryptographicException(); 1021throw GetErrorCode().ToCryptographicException();