2 references to ReadContentAsBytes
System.Runtime.Serialization (2)
System\Xml\XmlDictionaryReader.cs (2)
407return ReadContentAsBytes(true, maxByteArrayContentLength); 532return ReadContentAsBytes(false, maxByteArrayContentLength);