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.Security.SecurityElement Member List

This is the complete list of members for System.Security.SecurityElement, including all inherited members.

AddAttribute(string name, string value)System.Security.SecurityElementinline
AddChild(SecurityElement child)System.Security.SecurityElementinline
Attribute(string name)System.Security.SecurityElementinline
AttributesSystem.Security.SecurityElement
attributesSystem.Security.SecurityElementprivate
ChildrenSystem.Security.SecurityElement
childrenSystem.Security.SecurityElementprivate
Escape(string str)System.Security.SecurityElementinlinestatic
GetAttribute(string name)System.Security.SecurityElementinlinepackage
invalid_attr_name_charsSystem.Security.SecurityElementprivatestatic
invalid_attr_value_charsSystem.Security.SecurityElementprivatestatic
invalid_charsSystem.Security.SecurityElementprivatestatic
invalid_tag_charsSystem.Security.SecurityElementprivatestatic
invalid_text_charsSystem.Security.SecurityElementprivatestatic
IsValidAttributeName(string name)System.Security.SecurityElementinlinestatic
IsValidAttributeValue(string value)System.Security.SecurityElementinlinestatic
IsValidTag(string tag)System.Security.SecurityElementinlinestatic
IsValidText(string text)System.Security.SecurityElementinlinestatic
m_strTextSystem.Security.SecurityElementpackage
SearchForChildByTag(string tag)System.Security.SecurityElementinline
SearchForTextOfLocalName(string strLocalName)System.Security.SecurityElementinlinepackage
SearchForTextOfTag(string tag)System.Security.SecurityElementinline
SecurityElement(string tag)System.Security.SecurityElementinline
SecurityElement(string tag, string text)System.Security.SecurityElementinline
SecurityElement()System.Security.SecurityElementinlineprivatestatic
TagSystem.Security.SecurityElement
tagSystem.Security.SecurityElementprivate
TextSystem.Security.SecurityElement
textSystem.Security.SecurityElementprivate
ToString()System.Security.SecurityElementinline
ToXml(ref global::System.Text.StringBuilder s, int level)System.Security.SecurityElementinlineprivate
Unescape(string str)System.Security.SecurityElementinlineprivatestatic