Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
s_maxQuota
readonly
XmlDictionaryReaderQuotas
System.Xml.XmlDictionaryReaderQuotas.s_maxQuota =
new
XmlDictionaryReaderQuotas
(int.MaxValue, int.MaxValue, int.MaxValue, int.MaxValue, int.MaxValue,
XmlDictionaryReaderQuotaTypes.MaxDepth
|
XmlDictionaryReaderQuotaTypes.MaxStringContentLength
|
XmlDictionaryReaderQuotaTypes.MaxArrayLength
|
XmlDictionaryReaderQuotaTypes.MaxBytesPerRead
|
XmlDictionaryReaderQuotaTypes.MaxNameTableCharCount
)
static
private
Definition at line
32
of file
XmlDictionaryReaderQuotas.cs
.
System
Xml
XmlDictionaryReaderQuotas
Generated by
1.10.0