Terraria v1.4.4.9
Terraria source code documentation
|
Definition at line 947 of file XmlSqlBinaryReader.cs.
References System.Xml.XmlSqlBinaryReader._attributes, System.Xml.XmlSqlBinaryReader._attrIndex, System.Xml.XmlSqlBinaryReader._hasTypedValue, System.Xml.XmlSqlBinaryReader._pos, System.Xml.XmlSqlBinaryReader._state, System.Xml.XmlSqlBinaryReader._token, System.Xml.XmlReader.CanReadContentAs(), System.Xml.XmlSqlBinaryReader.AttrInfo.contentPos, System.Xml.XmlReader.CreateReadContentAsException(), System.Xml.Dictionary, System.Xml.XmlSqlBinaryReader.NodeType, System.Xml.XmlSqlBinaryReader.Read(), System.Xml.XmlSqlBinaryReader.RescanNextToken(), and System.Xml.XmlSqlBinaryReader.ReScanOverValue().
Referenced by System.Xml.XmlSqlBinaryReader.ReadContentAs(), System.Xml.XmlSqlBinaryReader.ReadContentAsBoolean(), System.Xml.XmlSqlBinaryReader.ReadContentAsDateTime(), System.Xml.XmlSqlBinaryReader.ReadContentAsDecimal(), System.Xml.XmlSqlBinaryReader.ReadContentAsDouble(), System.Xml.XmlSqlBinaryReader.ReadContentAsFloat(), System.Xml.XmlSqlBinaryReader.ReadContentAsInt(), System.Xml.XmlSqlBinaryReader.ReadContentAsLong(), and System.Xml.XmlSqlBinaryReader.ReadContentAsObject().