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