1 reference to InternalFallbackGetByteCount
System.Private.CoreLib (1)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Text\Encoding.Internal.cs (1)
346
int byteCountThisIteration = fallbackBuffer.
InternalFallbackGetByteCount
(chars, out charsConsumedThisIteration);