2 references to ToChars
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBufferReader.cs (2)
594return i + XmlConverter.ToChars(buffer, offset + i, length - i, chars, i); 607return i + XmlConverter.ToChars(buffer, offset + i, length - i, chars, charOffset + i);