40 references to AsnContentException
System.Formats.Asn1 (40)
System\Formats\Asn1\AsnDecoder.BitString.cs (8)
329throw new AsnContentException(); 348throw new AsnContentException(); 356throw new AsnContentException(); 364throw new AsnContentException(); 483throw new AsnContentException(); 549throw new AsnContentException(); 561throw new AsnContentException(); 567throw new AsnContentException();
System\Formats\Asn1\AsnDecoder.Boolean.cs (1)
61throw new AsnContentException();
System\Formats\Asn1\AsnDecoder.cs (7)
201throw new AsnContentException(); 313throw new AsnContentException(); 480throw new AsnContentException(); 542return new AsnContentException(); 616throw new AsnContentException(); 636throw new AsnContentException(); 689throw new AsnContentException();
System\Formats\Asn1\AsnDecoder.GeneralizedTime.cs (10)
125throw new AsnContentException(); 181throw new AsnContentException(); 212throw new AsnContentException(); 219throw new AsnContentException(); 229throw new AsnContentException(); 257throw new AsnContentException(); 292throw new AsnContentException(); 297throw new AsnContentException(); 313throw new AsnContentException(); 330throw new AsnContentException();
System\Formats\Asn1\AsnDecoder.Integer.cs (2)
405throw new AsnContentException(); 417throw new AsnContentException();
System\Formats\Asn1\AsnDecoder.Null.cs (1)
58throw new AsnContentException();
System\Formats\Asn1\AsnDecoder.OctetString.cs (4)
414throw new AsnContentException(); 426throw new AsnContentException(); 432throw new AsnContentException(); 531throw new AsnContentException();
System\Formats\Asn1\AsnDecoder.Oid.cs (3)
90throw new AsnContentException(); 148throw new AsnContentException(); 236throw new AsnContentException();
System\Formats\Asn1\AsnDecoder.UtcTime.cs (4)
146throw new AsnContentException(); 172throw new AsnContentException(); 187throw new AsnContentException(); 201throw new AsnContentException();