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