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