2 references to ContentException_OidTooBig
System.Formats.Asn1 (2)
System\Formats\Asn1\AsnDecoder.Oid.cs (2)
133
throw new AsnContentException(SR.
ContentException_OidTooBig
);
312
throw new AsnContentException(SR.
ContentException_OidTooBig
);