Base:
1 reference to GetChars
System.Private.Xml (1)
System\Xml\XmlEncoding.cs (1)
259return ucs4Decoder.GetChars(bytes, byteIndex, byteCount, chars, charIndex);