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