2 references to MaxBytesPerRead
System.ServiceModel (2)
System\ServiceModel\Configuration\XmlDictionaryReaderQuotasElement.cs (1)
104
if (readerQuotas.MaxBytesPerRead != EncoderDefaults.
MaxBytesPerRead
)
System\ServiceModel\NetMsmqBinding.cs (1)
124
if (this.ReaderQuotas.MaxBytesPerRead != EncoderDefaults.
MaxBytesPerRead
)