2 references to ContentException_EnumeratedValueTooBig
System.Formats.Asn1 (2)
System\Formats\Asn1\AsnDecoder.Enumerated.cs (2)
230
throw new AsnContentException(SR.
ContentException_EnumeratedValueTooBig
);
251
throw new AsnContentException(SR.
ContentException_EnumeratedValueTooBig
);