1 reference to Argument_CodepageNotSupported
System.Text.Encoding.CodePages (1)
System\Text\ISCIIEncoding.cs (1)
65
throw new ArgumentException(SR.Format(SR.
Argument_CodepageNotSupported
, codePage), nameof(codePage));