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