Base:
1 reference to GetChars
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\XmlEncoding.cs (1)
260
return ucs4Decoder.
GetChars
(bytes, byteIndex, byteCount, chars, charIndex);