2 references to Argument_DestinationTooShort
System.Formats.Asn1 (2)
System\Formats\Asn1\Asn1Tag.cs (1)
369throw new ArgumentException(SR.Argument_DestinationTooShort, nameof(destination));
System\Formats\Asn1\AsnWriter.cs (1)
178throw new ArgumentException(SR.Argument_DestinationTooShort, nameof(destination));