Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ XmlDictionaryReaderQuotas() [2/2]

System.Xml.XmlDictionaryReaderQuotas.XmlDictionaryReaderQuotas ( int maxDepth,
int maxStringContentLength,
int maxArrayLength,
int maxBytesPerRead,
int maxNameTableCharCount,
XmlDictionaryReaderQuotaTypes modifiedQuotas )
inlineprivate

Definition at line 157 of file XmlDictionaryReaderQuotas.cs.

References System.Xml.XmlDictionaryReaderQuotas._maxArrayLength, System.Xml.XmlDictionaryReaderQuotas._maxBytesPerRead, System.Xml.XmlDictionaryReaderQuotas._maxDepth, System.Xml.XmlDictionaryReaderQuotas._maxNameTableCharCount, System.Xml.XmlDictionaryReaderQuotas._maxStringContentLength, System.Xml.XmlDictionaryReaderQuotas._modifiedQuotas, System.Xml.Dictionary, and System.Xml.XmlDictionaryReaderQuotas.MakeReadOnly().