Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
XmlDictionaryReaderQuotaTypes.cs File Reference

Go to the source code of this file.

Namespaces

namespace  System
 
namespace  System.Xml
 

Enumerations

enum  System.Xml.XmlDictionaryReaderQuotaTypes {
  System.Xml.MaxDepth = 1 , System.Xml.MaxStringContentLength = 2 , System.Xml.MaxArrayLength = 4 , System.Xml.MaxBytesPerRead = 8 ,
  System.Xml.MaxNameTableCharCount = 0x10
}