9 references to InternalInitialize
System.Text.Encoding.CodePages (9)
System\Text\DBCSCodePageEncoding.cs (6)
800
fallbackHelper.
InternalInitialize
(bytes, null);
825
fallbackHelper.
InternalInitialize
(byteEnd - count, null);
883
fallbackHelper.
InternalInitialize
(byteEnd - count, null);
954
fallbackHelper.
InternalInitialize
(bytes, charEnd);
980
fallbackHelper.
InternalInitialize
(byteEnd - byteCount, charEnd);
1044
fallbackHelper.
InternalInitialize
(byteEnd - byteCount, charEnd);
System\Text\EncodingCharBuffer.cs (1)
45
_fallbackBufferHelper.
InternalInitialize
(_bytes, _charEnd);
System\Text\SBCSCodePageEncoding.cs (2)
715
fallbackHelper.
InternalInitialize
(byteEnd - count, null);
846
fallbackHelper.
InternalInitialize
(byteEnd - byteCount, charEnd);