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