1 reference to InternalEncoderBestFitFallback
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