Terraria v1.4.4.9
Terraria source code documentation
|
Definition at line 461 of file XmlSubtreeReader.cs.
References System.Xml.XmlSubtreeReader._curNsAttr, System.Xml.XmlSubtreeReader._initialDepth, System.Xml.XmlSubtreeReader._nsAttrCount, System.Xml.XmlSubtreeReader._nsManager, System.Xml.XmlSubtreeReader._state, System.Xml.XmlSubtreeReader._useCurNode, System.Xml.XmlReader.Depth, System.Xml.XmlSubtreeReader.FinishReadContentAsBinary(), System.Xml.XmlSubtreeReader.FinishReadElementContentAsBinary(), System.Xml.XmlReader.IsEmptyElement, System.Xml.XmlReader.MoveToElement(), System.Xml.XmlReader.NodeType, System.Xml.XmlNamespaceManager.PopScope(), System.Xml.XmlSubtreeReader.ProcessNamespaces(), System.Xml.XmlReader.Read(), System.Xml.XmlSubtreeReader.Read(), System.Xml.XmlWrappingReader.reader, and System.Xml.XmlSubtreeReader.SetEmptyNode().
Referenced by System.Xml.XmlSubtreeReader.FinishReadElementContentAsBinary(), System.Xml.XmlSubtreeReader.InitReadElementContentAsBinary(), System.Xml.XmlSubtreeReader.Read(), System.Xml.XmlSubtreeReader.ReadElementContentAsBase64(), System.Xml.XmlSubtreeReader.ReadElementContentAsBinHex(), and System.Xml.XmlSubtreeReader.Skip().