Base:
property
Quotas
System.Xml.XmlDictionaryReader.Quotas
2 references to Quotas
System.Private.DataContractSerialization (2)
System\Xml\XmlBinaryReader.cs (2)
112
if (value.Length >
Quotas
.MaxStringContentLength)
113
XmlExceptionHelper.ThrowMaxStringContentLengthExceeded(this,
Quotas
.MaxStringContentLength);