2 references to DefaultMaxStringContentLength
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlDictionaryReaderQuotas.cs (2)
43
_maxStringContentLength =
DefaultMaxStringContentLength
;
88
[DefaultValue(
DefaultMaxStringContentLength
)]