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