Base:
method
GetByteCount
System.Text.Encoder.GetByteCount(System.Char*, System.Int32, System.Boolean)
1 reference to GetByteCount
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Text\EncoderNLS.cs (1)
59result = GetByteCount(pChars + index, count, flush);