Base:
property
Quotas
System.Xml.XmlDictionaryReader.Quotas
2 references to Quotas
System.Runtime.Serialization (2)
System\Xml\XmlBinaryReader.cs (2)
126
if (value.Length >
Quotas
.MaxStringContentLength)
127
XmlExceptionHelper.ThrowMaxStringContentLengthExceeded(this,
Quotas
.MaxStringContentLength);