Base:
method
GetChars
System.Text.Decoder.GetChars(System.Byte[], System.Int32, System.Int32, System.Char[], System.Int32, System.Boolean)
1 reference to GetChars
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Text\Encoding.cs (1)
1242GetChars(bytes, byteIndex, byteCount, chars, charIndex, false);