Base:
property
Quotas
Microsoft.Xml.XmlDictionaryReader.Quotas
2 references to Quotas
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryReader.cs (2)
100
if (value.Length >
Quotas
.MaxStringContentLength)
101
XmlExceptionHelper.ThrowMaxStringContentLengthExceeded(this,
Quotas
.MaxStringContentLength);