1 write to _enc
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Text\Encoding.cs (1)
1270
_enc
= enc;
3 references to _enc
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\Text\Encoding.cs (3)
1300
_enc
.ThrowCharsOverflow(_decoder, _chars == _charStart); // Throw?
1319
_enc
.ThrowCharsOverflow(_decoder, _chars == _charStart); // Throw?
1385
_enc
.ThrowCharsOverflow(_decoder, _chars == _charStart); // Throw?