2 references to MaxStringContentLength
System.ServiceModel (2)
System\ServiceModel\Configuration\XmlDictionaryReaderQuotasElement.cs (1)
96if (readerQuotas.MaxStringContentLength != EncoderDefaults.MaxStringContentLength)
System\ServiceModel\NetMsmqBinding.cs (1)
136if (this.ReaderQuotas.MaxStringContentLength != EncoderDefaults.MaxStringContentLength)