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