1 reference to maxBytesPerChar
System.Runtime.Serialization (1)
System\Xml\XmlBufferReader.cs (1)
977
if (byteLength < charLength || byteLength > charLength *
maxBytesPerChar
)