3 references to ContentException_LengthExceedsPayload
System.Formats.Asn1 (3)
System\Formats\Asn1\AsnDecoder.cs (3)
540return new AsnContentException(SR.ContentException_LengthExceedsPayload); 651throw new AsnContentException(SR.ContentException_LengthExceedsPayload); 670throw new AsnContentException(SR.ContentException_LengthExceedsPayload);