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