1 reference to DrainLeftoverDataForGetByteCount
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Text\Encoding.Internal.cs (1)
265
int totalByteCount = encoder.
DrainLeftoverDataForGetByteCount
(chars, out int charsConsumedJustNow);