Base:
property
Quotas
System.Xml.XmlDictionaryReader.Quotas
2 references to Quotas
System.Runtime.Serialization (2)
System\Xml\XmlMtomReader.cs (2)
1393
int stringContentQuota = this.
Quotas
.MaxStringContentLength;
1399
XmlExceptionHelper.ThrowMaxStringContentLengthExceeded(this, this.
Quotas
.MaxStringContentLength);