Terraria v1.4.4.9
Terraria source code documentation
|
Reimplemented from System.Xml.XmlReader.
Reimplemented in System.Xml.XmlUTF8TextReader.
Definition at line 2328 of file XmlBaseReader.cs.
References System.Xml.XmlBaseReader.NamespaceManager._depth, System.Xml.XmlBaseReader._elementNodes, System.Xml.XmlBaseReader._node, System.Xml.Dictionary, System.Xml.XmlBaseReader.MoveToContent(), System.Xml.XmlBaseReader.XmlNode.NodeType, System.Xml.XmlReader.Read(), System.Xml.XmlExceptionHelper.ThrowEndElementExpected(), System.Runtime.Serialization.DiagnosticUtility.ExceptionUtility.ThrowHelperError(), and System.SR.XmlEndElementNoOpenNodes.
Referenced by System.Xml.XmlBaseReader.ReadElementContentAsBase64(), System.Xml.XmlBaseReader.ReadElementContentAsBinHex(), and System.Xml.XmlBaseReader.ReadElementContentAsString().