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