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