1 reference to InternalFallbackGetCharCount
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Text\Encoding.Internal.cs (1)
942
int charCountThisIteration = fallbackBuffer.
InternalFallbackGetCharCount
(bytes, bytesConsumedThisIteration);