1 write to _charEnd
System.Text.Encoding.CodePages (1)
System\Text\EncodingCharBuffer.cs (1)
29_charEnd = charStart + charCount;
3 references to _charEnd
System.Text.Encoding.CodePages (3)
System\Text\EncodingCharBuffer.cs (3)
45_fallbackBufferHelper.InternalInitialize(_bytes, _charEnd); 52if (_chars >= _charEnd) 80if (_charEnd - _chars < 2)