4 references to MaxStringContentLength
System.Runtime.Serialization (2)
System\Xml\XmlDictionaryReaderQuotas.cs (2)
38
XmlDictionaryReaderQuotaTypes.MaxDepth | XmlDictionaryReaderQuotaTypes.
MaxStringContentLength
| XmlDictionaryReaderQuotaTypes.MaxArrayLength | XmlDictionaryReaderQuotaTypes.MaxBytesPerRead | XmlDictionaryReaderQuotaTypes.MaxNameTableCharCount);
99
this.modifiedQuotas |= XmlDictionaryReaderQuotaTypes.
MaxStringContentLength
;
System.ServiceModel (2)
System\ServiceModel\Channels\EncoderHelpers.cs (2)
21
if (IsDefaultQuota(bufferedReadQuotas, XmlDictionaryReaderQuotaTypes.
MaxStringContentLength
))
54
case XmlDictionaryReaderQuotaTypes.
MaxStringContentLength
: