1 write to _charStart
System.Text.Encoding.CodePages (1)
System\Text\EncodingCharBuffer.cs (1)
28
_charStart
= charStart;
3 references to _charStart
System.Text.Encoding.CodePages (3)
System\Text\EncodingCharBuffer.cs (3)
56
_enc.ThrowCharsOverflow(_decoder, _chars ==
_charStart
); // Throw?
79
_enc.ThrowCharsOverflow(_decoder, _chars ==
_charStart
); // Throw?
160
_enc.ThrowCharsOverflow(_decoder, _chars ==
_charStart
); // Throw?