Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Xml.XmlLoader Member List

This is the complete list of members for System.Xml.XmlLoader, including all inherited members.

_docSystem.Xml.XmlLoaderprivate
_preserveWhitespaceSystem.Xml.XmlLoaderprivate
_readerSystem.Xml.XmlLoaderprivate
CreateInnerXmlReader(string xmlFragment, XmlNodeType nt, XmlParserContext context, XmlDocument doc)System.Xml.XmlLoaderinlineprivate
EntitizeName(string name)System.Xml.XmlLoaderinlineprivate
ExpandEntity(XmlEntity ent)System.Xml.XmlLoaderinlinepackage
ExpandEntityReference(XmlEntityReference eref)System.Xml.XmlLoaderinlinepackage
GetContext(XmlNode node)System.Xml.XmlLoaderinlineprivate
Load(XmlDocument doc, XmlReader reader, bool preserveWhitespace)System.Xml.XmlLoaderinlinepackage
LoadAttributeNode()System.Xml.XmlLoaderinlineprivate
LoadAttributeNodeDirect()System.Xml.XmlLoaderinlineprivate
LoadAttributeValue(XmlNode parent, bool direct)System.Xml.XmlLoaderinlineprivate
LoadDeclarationNode()System.Xml.XmlLoaderinlineprivate
LoadDefaultAttribute()System.Xml.XmlLoaderinlineprivate
LoadDocSequence(XmlDocument parentDoc)System.Xml.XmlLoaderinlineprivate
LoadDocumentType(IDtdInfo dtdInfo, XmlDocumentType dtNode)System.Xml.XmlLoaderinlineprivate
LoadDocumentTypeNode()System.Xml.XmlLoaderinlineprivate
LoadEntityReferenceNode(bool direct)System.Xml.XmlLoaderinlineprivate
LoadInnerXmlAttribute(XmlAttribute node, string innerxmltext)System.Xml.XmlLoaderinlinepackage
LoadInnerXmlElement(XmlElement node, string innerxmltext)System.Xml.XmlLoaderinlinepackage
LoadNode(bool skipOverWhitespace)System.Xml.XmlLoaderinlineprivate
LoadNodeDirect()System.Xml.XmlLoaderinlineprivate
ParseDocumentType(XmlDocumentType dtNode)System.Xml.XmlLoaderinlinepackage
ParseDocumentType(XmlDocumentType dtNode, bool bUseResolver, XmlResolver resolver)System.Xml.XmlLoaderinlineprivate
ParsePartialContent(XmlNode parentNode, string innerxmltext, XmlNodeType nt)System.Xml.XmlLoaderinlinepackage
ParseXmlDeclarationValue(string strValue, out string version, out string encoding, out string standalone)System.Xml.XmlLoaderinlinepackagestatic
ReadCurrentNode(XmlDocument doc, XmlReader reader)System.Xml.XmlLoaderinlinepackage
RemoveDuplicateNamespace(XmlElement elem, XmlNamespaceManager mgr, bool fCheckElemAttrs)System.Xml.XmlLoaderinlineprivate
UnexpectedNodeType(XmlNodeType nodetype)System.Xml.XmlLoaderinlinepackagestatic