Terraria v1.4.4.9
Terraria source code documentation
|
Reimplemented from System.Xml.XmlReader.
Definition at line 2623 of file XmlBaseReader.cs.
References System.Xml.XmlBaseReader._quotas, System.Xml.XmlBaseReader._value, System.Xml.Dictionary, System.Xml.XmlDictionaryReaderQuotas.MaxStringContentLength, System.Xml.XmlBaseReader.Node, System.Xml.XmlBaseReader.ReadContentAsString(), System.Xml.XmlBaseReader.SkipValue(), System.text, and System.Xml.XmlExceptionHelper.ThrowMaxStringContentLengthExceeded().
Referenced by System.Xml.XmlBaseReader.ReadContentAs(), System.Xml.XmlBaseReader.ReadContentAsBoolean(), System.Xml.XmlBaseReader.ReadContentAsDateTime(), System.Runtime.Serialization.Json.XmlJsonReader.ReadContentAsDecimal(), System.Xml.XmlBaseReader.ReadContentAsDecimal(), System.Xml.XmlBaseReader.ReadContentAsDouble(), System.Xml.XmlBaseReader.ReadContentAsFloat(), System.Xml.XmlBaseReader.ReadContentAsGuid(), System.Runtime.Serialization.Json.XmlJsonReader.ReadContentAsInt(), System.Xml.XmlBaseReader.ReadContentAsInt(), System.Runtime.Serialization.Json.XmlJsonReader.ReadContentAsLong(), System.Xml.XmlBaseReader.ReadContentAsLong(), System.Xml.XmlBaseReader.ReadContentAsObject(), System.Xml.XmlBaseReader.ReadContentAsString(), System.Xml.XmlBaseReader.ReadContentAsTimeSpan(), System.Xml.XmlBaseReader.ReadContentAsUniqueId(), and System.Xml.XmlBaseReader.ReadElementContentAsString().