14 references to ContentException_InvalidUnderCerOrDer_TryBer
System.Formats.Asn1 (14)
System\Formats\Asn1\AsnDecoder.BitString.cs (3)
386throw new AsnContentException(SR.ContentException_InvalidUnderCerOrDer_TryBer); 541throw new AsnContentException(SR.ContentException_InvalidUnderCerOrDer_TryBer); 606throw new AsnContentException(SR.ContentException_InvalidUnderCerOrDer_TryBer);
System\Formats\Asn1\AsnDecoder.Boolean.cs (1)
76throw new AsnContentException(SR.ContentException_InvalidUnderCerOrDer_TryBer);
System\Formats\Asn1\AsnDecoder.GeneralizedTime.cs (4)
120throw new AsnContentException(SR.ContentException_InvalidUnderCerOrDer_TryBer); 206throw new AsnContentException(SR.ContentException_InvalidUnderCerOrDer_TryBer); 338throw new AsnContentException(SR.ContentException_InvalidUnderCerOrDer_TryBer); 343throw new AsnContentException(SR.ContentException_InvalidUnderCerOrDer_TryBer);
System\Formats\Asn1\AsnDecoder.NamedBitList.cs (1)
245throw new AsnContentException(SR.ContentException_InvalidUnderCerOrDer_TryBer);
System\Formats\Asn1\AsnDecoder.OctetString.cs (4)
301throw new AsnContentException(SR.ContentException_InvalidUnderCerOrDer_TryBer); 352throw new AsnContentException(SR.ContentException_InvalidUnderCerOrDer_TryBer); 371throw new AsnContentException(SR.ContentException_InvalidUnderCerOrDer_TryBer); 406throw new AsnContentException(SR.ContentException_InvalidUnderCerOrDer_TryBer);
System\Formats\Asn1\AsnDecoder.UtcTime.cs (1)
136throw new AsnContentException(SR.ContentException_InvalidUnderCerOrDer_TryBer);