2 references to ThrowMaxStringContentLengthExceeded
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBaseReader.cs (1)
1492
XmlExceptionHelper.
ThrowMaxStringContentLengthExceeded
(this, _quotas.MaxStringContentLength);
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryReader.cs (1)
101
XmlExceptionHelper.
ThrowMaxStringContentLengthExceeded
(this, Quotas.MaxStringContentLength);