1 reference to InternalDecoderBestFitFallback
System.Text.Encoding.CodePages (1)
System\Text\BaseCodePageEncoding.cs (1)
63
: base(codepage, new InternalEncoderBestFitFallback(null!), new
InternalDecoderBestFitFallback
(null!)) // pass in null but then immediately set values to this