2 references to GetUnmappedCodeException
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\OpenSslX509ChainProcessor.cs (2)
1171throw GetUnmappedCodeException(nameof(MapOpenSsl30Code), (int)code.Code30); 1183throw GetUnmappedCodeException(nameof(MapOpenSsl111Code), (int)code.Code111);