4 references to MaxArrayLength
System.Private.DataContractSerialization (2)
System\Xml\XmlDictionaryReaderQuotas.cs (2)
35
XmlDictionaryReaderQuotaTypes.MaxDepth | XmlDictionaryReaderQuotaTypes.MaxStringContentLength | XmlDictionaryReaderQuotaTypes.
MaxArrayLength
| XmlDictionaryReaderQuotaTypes.MaxBytesPerRead | XmlDictionaryReaderQuotaTypes.MaxNameTableCharCount);
115
_modifiedQuotas |= XmlDictionaryReaderQuotaTypes.
MaxArrayLength
;
System.ServiceModel.Primitives (2)
System\ServiceModel\Channels\EncoderHelpers.cs (2)
24
if (IsDefaultQuota(bufferedReadQuotas, XmlDictionaryReaderQuotaTypes.
MaxArrayLength
))
53
case XmlDictionaryReaderQuotaTypes.
MaxArrayLength
: