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