2 references to ToChars
System.Private.DataContractSerialization (2)
System\Xml\XmlBufferReader.cs (2)
519return i + XmlConverter.ToChars(buffer, offset + i, length - i, chars, i); 532return i + XmlConverter.ToChars(buffer, offset + i, length - i, chars, charOffset + i);