1 reference to maxBytesPerChar
System.Private.DataContractSerialization (1)
System\Xml\XmlBufferReader.cs (1)
866
if (byteLength < charLength || byteLength > charLength *
maxBytesPerChar
)