2 references to ReadContentAsBytes
System.Private.DataContractSerialization (2)
System\Xml\XmlDictionaryReader.cs (2)
378return ReadContentAsBytes(true, maxByteArrayContentLength); 501return ReadContentAsBytes(false, maxByteArrayContentLength);