6 references to ThrowMaxStringContentLengthExceeded
System.Private.DataContractSerialization (6)
System\Xml\XmlBaseReader.cs (1)
1537
XmlExceptionHelper.
ThrowMaxStringContentLengthExceeded
(this, _quotas.MaxStringContentLength);
System\Xml\XmlBinaryReader.cs (1)
113
XmlExceptionHelper.
ThrowMaxStringContentLengthExceeded
(this, Quotas.MaxStringContentLength);
System\Xml\XmlDictionaryReader.cs (4)
412
XmlExceptionHelper.
ThrowMaxStringContentLengthExceeded
(this, maxStringContentLength);
444
XmlExceptionHelper.
ThrowMaxStringContentLengthExceeded
(this, maxStringContentLength);
481
XmlExceptionHelper.
ThrowMaxStringContentLengthExceeded
(this, maxStringContentLength);
490
XmlExceptionHelper.
ThrowMaxStringContentLengthExceeded
(this, maxStringContentLength);