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