2 references to DefaultMaxArrayLength
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlDictionaryReaderQuotas.cs (2)
44
_maxArrayLength =
DefaultMaxArrayLength
;
106
[DefaultValue(
DefaultMaxArrayLength
)]