2 references to MaxArrayLength
System.ServiceModel (2)
System\ServiceModel\Configuration\XmlDictionaryReaderQuotasElement.cs (1)
100
if (readerQuotas.MaxArrayLength != EncoderDefaults.
MaxArrayLength
)
System\ServiceModel\NetMsmqBinding.cs (1)
120
if (this.ReaderQuotas.MaxArrayLength != EncoderDefaults.
MaxArrayLength
)