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