Base:
2 references to Quotas
System.ServiceModel.Primitives (2)
Internals\System\Xml\XmlMtomReader.cs (2)
1444int stringContentQuota = Quotas.MaxStringContentLength; 1450XmlExceptionHelper.ThrowMaxStringContentLengthExceeded(this, Quotas.MaxStringContentLength);