Base:
method
GetCharCount
System.Text.Decoder.GetCharCount(System.Byte*, System.Int32, System.Boolean)
1 reference to GetCharCount
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Text\DecoderNLS.cs (1)
62
return
GetCharCount
(pBytes + index, count, flush);