Terraria v1.4.4.9
Terraria source code documentation
|
Definition at line 260 of file Parser.cs.
References System.Xml.Schema.Parser._annotationNSManager, System.Xml.Schema.Parser._dummyDocument, System.Xml.Schema.Parser._parentNode, System.Xml.Schema.Parser._reader, System.Xml.XmlNode.AppendChild(), System.Xml.XmlDocument.CreateCDataSection(), System.Xml.XmlDocument.CreateComment(), System.Xml.XmlDocument.CreateEntityReference(), System.Xml.XmlDocument.CreateProcessingInstruction(), System.Xml.XmlDocument.CreateSignificantWhitespace(), System.Xml.XmlDocument.CreateTextNode(), System.Xml.Dictionary, System.Xml.Schema.Parser.LoadElementNode(), System.Xml.XmlReader.Name, System.Xml.XmlReader.NodeType, System.Xml.XmlNode.ParentNode, System.Xml.XmlNamespaceManager.PopScope(), System.Xml.XmlNamespaceManager.PushScope(), and System.Xml.XmlReader.Value.
Referenced by System.Xml.Schema.Parser.ParseReaderNode().