Terraria v1.4.4.9
Terraria source code documentation
|
Definition at line 1050 of file XmlDocument.cs.
References System.Xml.XmlDocument.CreateAttribute(), System.Xml.XmlDocument.CreateCDataSection(), System.Xml.XmlDocument.CreateComment(), System.Xml.XmlDocument.CreateDocumentFragment(), System.Xml.XmlDocument.CreateDocumentType(), System.Xml.XmlDocument.CreateElement(), System.Xml.XmlDocument.CreateEntityReference(), System.Xml.XmlDocument.CreateProcessingInstruction(), System.Xml.XmlDocument.CreateSignificantWhitespace(), System.Xml.XmlDocument.CreateTextNode(), System.Xml.XmlDocument.CreateWhitespace(), System.Xml.XmlDocument.CreateXmlDeclaration(), System.Xml.Dictionary, System.SR.Format(), System.Xml.XmlDocument.ImportAttributes(), System.Xml.XmlDocument.ImportChildren(), System.Globalization.CultureInfo.InvariantCulture, System.SR.Xdom_Import, System.SR.Xdom_Import_NullNode, and System.Xml.XmlDeclaration.
Referenced by System.Xml.XmlDocument.ImportAttributes(), System.Xml.XmlDocument.ImportChildren(), and System.Xml.XmlDocument.ImportNode().