2 references to ReadContentAsBytes
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlDictionaryReader.cs (2)
320
return
ReadContentAsBytes
(true, maxByteArrayContentLength);
395
return
ReadContentAsBytes
(false, maxByteArrayContentLength);