2 references to ContentException_InvalidUnderDer_TryBerOrCer
System.Formats.Asn1 (2)
System\Formats\Asn1\AsnDecoder.BitString.cs (1)
653throw new AsnContentException(SR.ContentException_InvalidUnderDer_TryBerOrCer);
System\Formats\Asn1\AsnDecoder.OctetString.cs (1)
204throw new AsnContentException(SR.ContentException_InvalidUnderDer_TryBerOrCer);