3 references to GetExceptionForLastError
System.Security.Cryptography (3)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\X509Certificates\CertificateHelpers.Windows.cs (3)
236throw GetExceptionForLastError(); 288Exception e = GetExceptionForLastError(); 319throw GetExceptionForLastError();