4 references to LengthTooBig
System.Formats.Asn1 (4)
System\Formats\Asn1\AsnDecoder.cs (4)
306
case LengthDecodeStatus.
LengthTooBig
:
391
return LengthDecodeStatus.
LengthTooBig
;
418
return LengthDecodeStatus.
LengthTooBig
;
431
return LengthDecodeStatus.
LengthTooBig
;