9 references to InternalInitialize
System.Text.Encoding.CodePages (9)
System\Text\DBCSCodePageEncoding.cs (6)
811
fallbackHelper.
InternalInitialize
(bytes, null);
836
fallbackHelper.
InternalInitialize
(byteEnd - count, null);
894
fallbackHelper.
InternalInitialize
(byteEnd - count, null);
965
fallbackHelper.
InternalInitialize
(bytes, charEnd);
991
fallbackHelper.
InternalInitialize
(byteEnd - byteCount, charEnd);
1055
fallbackHelper.
InternalInitialize
(byteEnd - byteCount, charEnd);
System\Text\EncodingCharBuffer.cs (1)
45
_fallbackBufferHelper.
InternalInitialize
(_bytes, _charEnd);
System\Text\SBCSCodePageEncoding.cs (2)
726
fallbackHelper.
InternalInitialize
(byteEnd - count, null);
857
fallbackHelper.
InternalInitialize
(byteEnd - byteCount, charEnd);