terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
System.Xml.XmlDocument Member List

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

actualLoadingStatusSystem.Xml.XmlDocumentprivate
ActualLoadingStatusSystem.Xml.XmlDocumentpackage
AddAttrXmlName(string prefix, string localName, string namespaceURI, IXmlSchemaInfo schemaInfo)System.Xml.XmlDocumentinlinepackage
AddDefaultAttributes(XmlElement elem)System.Xml.XmlDocumentinlinepackage
AddElementWithId(string id, XmlElement elem)System.Xml.XmlDocumentinlinepackage
AddIdInfo(XmlName eleName, XmlName attrName)System.Xml.XmlDocumentinlinepackage
AddXmlName(string prefix, string localName, string namespaceURI, IXmlSchemaInfo schemaInfo)System.Xml.XmlDocumentinlinepackage
AfterEvent(XmlNodeChangedEventArgs args)System.Xml.XmlDocumentinlinepackagevirtual
AncestorNode(XmlNode node)System.Xml.XmlNodeinlinepackage
AppendChild(XmlNode newChild)System.Xml.XmlNodeinlinevirtual
AppendChildForLoad(XmlNode newChild, XmlDocument doc)System.Xml.XmlDocumentinlinepackagevirtual
AppendChildText(StringBuilder builder)System.Xml.XmlNodeinlineprivate
AttributesSystem.Xml.XmlNode
baseURISystem.Xml.XmlDocumentpackage
BaseURISystem.Xml.XmlDocument
BeforeEvent(XmlNodeChangedEventArgs args)System.Xml.XmlDocumentinlinepackagevirtual
bSetResolverSystem.Xml.XmlDocumentpackage
CanInsertAfter(XmlNode newChild, XmlNode refChild)System.Xml.XmlDocumentinlinepackagevirtual
CanReportValiditySystem.Xml.XmlDocumentpackage
CheckName(string name)System.Xml.XmlDocumentinlinepackagestatic
ChildNodesSystem.Xml.XmlNode
Clone()System.Xml.XmlNodeinlineprivate
CloneNode(bool deep)System.Xml.XmlDocumentinline
CopyChildren(XmlDocument doc, XmlNode container, bool deep)System.Xml.XmlNodeinlinepackagevirtual
CreateAttribute(string name)System.Xml.XmlDocumentinline
CreateAttribute(string qualifiedName, string namespaceURI)System.Xml.XmlDocumentinline
CreateAttribute(string prefix, string localName, string namespaceURI)System.Xml.XmlDocumentinlinevirtual
CreateCDataSection(string data)System.Xml.XmlDocumentinlinevirtual
CreateComment(string data)System.Xml.XmlDocumentinlinevirtual
CreateDefaultAttribute(string prefix, string localName, string namespaceURI)System.Xml.XmlDocumentinlinepackagevirtual
CreateDocumentFragment()System.Xml.XmlDocumentinlinevirtual
CreateDocumentType(string name, string publicId, string systemId, string internalSubset)System.Xml.XmlDocumentinlinevirtual
CreateElement(string name)System.Xml.XmlDocumentinline
CreateElement(string qualifiedName, string namespaceURI)System.Xml.XmlDocumentinline
CreateElement(string prefix, string localName, string namespaceURI)System.Xml.XmlDocumentinlinevirtual
CreateEntityReference(string name)System.Xml.XmlDocumentinlinevirtual
CreateProcessingInstruction(string target, string data)System.Xml.XmlDocumentinlinevirtual
CreateSignificantWhitespace(string text)System.Xml.XmlDocumentinlinevirtual
CreateTextNode(string text)System.Xml.XmlDocumentinlinevirtual
CreateWhitespace(string text)System.Xml.XmlDocumentinlinevirtual
CreateXmlDeclaration(string version, string encoding, string standalone)System.Xml.XmlDocumentinlinevirtual
DeclarationSystem.Xml.XmlDocumentpackage
DocumentSystem.Xml.XmlNodepackage
DocumentElementSystem.Xml.XmlDocument
DocumentTypeSystem.Xml.XmlDocument
domNameTableSystem.Xml.XmlDocumentprivate
DtdSchemaInfoSystem.Xml.XmlDocumentpackage
EmptyEnumeratorSystem.Xml.XmlDocumentpackagestatic
entitiesSystem.Xml.XmlDocumentprivate
EntitiesSystem.Xml.XmlDocumentpackage
fCDataNodesPresentSystem.Xml.XmlDocumentpackage
fEntRefNodesPresentSystem.Xml.XmlDocumentpackage
FindChild(XmlNodeType type)System.Xml.XmlNodeinlinepackagevirtual
FirstChildSystem.Xml.XmlNode
GetDefaultAttribute(XmlElement elem, string attrPrefix, string attrLocalname, string attrNamespaceURI)System.Xml.XmlDocumentinlinepackage
GetElement(ArrayList elementList, XmlElement elem)System.Xml.XmlDocumentinlineprivate
GetEntityNode(string name)System.Xml.XmlDocumentinlinepackage
GetEnumerator()System.Xml.XmlNodeinlineprivate
GetEventArgs(XmlNode node, XmlNode oldParent, XmlNode newParent, string oldValue, string newValue, XmlNodeChangedAction action)System.Xml.XmlDocumentinlinepackagevirtual
GetIDInfoByElement(XmlName eleName)System.Xml.XmlDocumentinlinepackage
GetIDInfoByElement_(XmlName eleName)System.Xml.XmlDocumentinlineprivate
GetInsertEventArgsForLoad(XmlNode node, XmlNode newParent)System.Xml.XmlDocumentinlinepackage
GetPrefixOfNamespace(string namespaceURI)System.Xml.XmlNodeinlinevirtual
GetPrefixOfNamespaceStrict(string namespaceURI)System.Xml.XmlNodeinlinepackage
GetResolver()System.Xml.XmlDocumentinlinepackage
GetSchemaElementDecl(XmlElement elem)System.Xml.XmlDocumentinlineprivate
GetXmlName(string prefix, string localName, string namespaceURI, IXmlSchemaInfo schemaInfo)System.Xml.XmlDocumentinlinepackage
HasChildNodesSystem.Xml.XmlNode
HasNodeTypeInNextSiblings(XmlNodeType nt, XmlNode refNode)System.Xml.XmlDocumentinlineprivate
HasNodeTypeInPrevSiblings(XmlNodeType nt, XmlNode refNode)System.Xml.XmlDocumentinlineprivate
HasReadOnlyParent(XmlNode n)System.Xml.XmlNodeinlinepackagestatic
HasSetResolverSystem.Xml.XmlDocumentpackage
htElementIDAttrDeclSystem.Xml.XmlDocumentprivate
htElementIdMapSystem.Xml.XmlDocumentprivate
ImplementationSystem.Xml.XmlDocument
implementationSystem.Xml.XmlDocumentprivate
ImportAttributes(XmlNode fromElem, XmlNode toElem)System.Xml.XmlDocumentinlineprivate
ImportChildren(XmlNode fromNode, XmlNode toNode, bool deep)System.Xml.XmlDocumentinlineprivate
ImportNodeInternal(XmlNode node, bool deep)System.Xml.XmlDocumentinlineprivate
InnerTextSystem.Xml.XmlDocument
InnerXmlSystem.Xml.XmlDocument
InvalidSchemaInfoSystem.Xml.XmlDocumentpackagestatic
IsContainerSystem.Xml.XmlDocumentpackage
IsLoadingSystem.Xml.XmlDocumentpackage
isLoadingSystem.Xml.XmlDocumentprivate
IsReadOnlySystem.Xml.XmlDocument
IsTextSystem.Xml.XmlNodepackage
IsValidChildType(XmlNodeType type)System.Xml.XmlDocumentinlinepackagevirtual
lastChildSystem.Xml.XmlDocumentprivate
LastChildSystem.Xml.XmlNode
LastNodeSystem.Xml.XmlDocumentpackage
Load(XmlReader reader)System.Xml.XmlDocumentinlinevirtual
LoadXml(string xml)System.Xml.XmlDocumentinlinevirtual
LocalNameSystem.Xml.XmlDocument
NameSystem.Xml.XmlDocument
NamespaceURISystem.Xml.XmlNode
NameTableSystem.Xml.XmlDocument
NestTextNodes(XmlNode prevNode, XmlNode nextNode)System.Xml.XmlNodeinlinepackagestatic
NextSiblingSystem.Xml.XmlNode
NodeTypeSystem.Xml.XmlDocument
NotKnownSchemaInfoSystem.Xml.XmlDocumentpackagestatic
objLockSystem.Xml.XmlDocumentpackage
onNodeChangedDelegateSystem.Xml.XmlDocumentprivate
onNodeChangingDelegateSystem.Xml.XmlDocumentprivate
onNodeInsertedDelegateSystem.Xml.XmlDocumentprivate
onNodeInsertingDelegateSystem.Xml.XmlDocumentprivate
onNodeRemovedDelegateSystem.Xml.XmlDocumentprivate
onNodeRemovingDelegateSystem.Xml.XmlDocumentprivate
OwnerDocumentSystem.Xml.XmlDocument
parentNodeSystem.Xml.XmlNodepackage
ParentNodeSystem.Xml.XmlDocument
PrefixSystem.Xml.XmlNode
PrepareDefaultAttribute(SchemaAttDef attdef, string attrPrefix, string attrLocalname, string attrNamespaceURI)System.Xml.XmlDocumentinlineprivate
preserveWhitespaceSystem.Xml.XmlDocumentprivate
PreviousSiblingSystem.Xml.XmlNode
RemoveAll()System.Xml.XmlNodeinlinevirtual
RemoveChild(XmlNode oldChild)System.Xml.XmlNodeinlinevirtual
RemoveElementWithId(string id, XmlElement elem)System.Xml.XmlDocumentinlinepackage
reportValiditySystem.Xml.XmlDocumentprivate
resolverSystem.Xml.XmlDocumentprivate
schemaInfoSystem.Xml.XmlDocumentprivate
schemasSystem.Xml.XmlDocumentprivate
SchemasSystem.Xml.XmlDocument
SetBaseURI(string inBaseURI)System.Xml.XmlDocumentinlinepackage
SetDefaultNamespace(string prefix, string localName, ref string namespaceURI)System.Xml.XmlDocumentinlinepackage
SetParent(XmlNode node)System.Xml.XmlNodeinlinepackagevirtual
SetParentForLoad(XmlNode node)System.Xml.XmlNodeinlinepackagevirtual
SetupReader(XmlTextReader tr)System.Xml.XmlDocumentinlineprivate
SplitName(string name, out string prefix, out string localName)System.Xml.XmlNodeinlinepackagestatic
strCDataSectionNameSystem.Xml.XmlDocumentpackage
strCommentNameSystem.Xml.XmlDocumentpackage
strDocumentFragmentNameSystem.Xml.XmlDocumentpackage
strDocumentNameSystem.Xml.XmlDocumentpackage
strEmptySystem.Xml.XmlDocumentpackage
strEntityNameSystem.Xml.XmlDocumentpackage
strIDSystem.Xml.XmlDocumentpackage
strLangSystem.Xml.XmlDocumentpackage
strNonSignificantWhitespaceNameSystem.Xml.XmlDocumentpackage
strReservedXmlSystem.Xml.XmlDocumentpackage
strReservedXmlnsSystem.Xml.XmlDocumentpackage
strSignificantWhitespaceNameSystem.Xml.XmlDocumentpackage
strSpaceSystem.Xml.XmlDocumentpackage
strTextNameSystem.Xml.XmlDocumentpackage
strXmlSystem.Xml.XmlDocumentpackage
strXmlnsSystem.Xml.XmlDocumentpackage
UnnestTextNodes(XmlNode prevNode, XmlNode nextNode)System.Xml.XmlNodeinlinepackagestatic
ValidSchemaInfoSystem.Xml.XmlDocumentpackagestatic
ValueSystem.Xml.XmlNode
XmlDocument()System.Xml.XmlDocumentinline
XmlDocument(XmlImplementation imp)System.Xml.XmlDocumentinlinepackage
XmlDocument()System.Xml.XmlDocumentinlineprivatestatic
XmlNode()System.Xml.XmlNodeinlinepackage
XmlNode(XmlDocument doc)System.Xml.XmlNodeinlinepackage
XmlResolverSystem.Xml.XmlDocument