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