|
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
|
This is the complete list of members for System.Xml.Serialization.XmlAttributeAttribute, including all inherited members.
| AreFieldValuesEqual(object thisValue, object thatValue) | System.Attribute | inlineprivatestatic |
| Attribute() | System.Attribute | inlineprotected |
| attributeName | System.Xml.Serialization.XmlAttributeAttribute | private |
| Equals(object obj) | System.Attribute | inline |
| GetCustomAttribute(global::System.Reflection.MemberInfo element, global::System.Type attributeType, bool inherit) | System.Attribute | inlinestatic |
| GetCustomAttribute(global::System.Reflection.Assembly element, global::System.Type attributeType) | System.Attribute | inlinestatic |
| GetCustomAttribute(global::System.Reflection.Assembly element, global::System.Type attributeType, bool inherit) | System.Attribute | inlinestatic |
| GetCustomAttributes(global::System.Reflection.MemberInfo element, global::System.Type type) | System.Attribute | inlinestatic |
| GetCustomAttributes(global::System.Reflection.MemberInfo element, global::System.Type type, bool inherit) | System.Attribute | inlinestatic |
| GetCustomAttributes(global::System.Reflection.MemberInfo element, bool inherit) | System.Attribute | inlinestatic |
| GetCustomAttributes(global::System.Reflection.ParameterInfo element, global::System.Type attributeType, bool inherit) | System.Attribute | inlinestatic |
| GetCustomAttributes(global::System.Reflection.ParameterInfo element, bool inherit) | System.Attribute | inlinestatic |
| GetCustomAttributes(global::System.Reflection.Module element, bool inherit) | System.Attribute | inlinestatic |
| GetCustomAttributes(global::System.Reflection.Module element, global::System.Type attributeType, bool inherit) | System.Attribute | inlinestatic |
| GetCustomAttributes(global::System.Reflection.Assembly element, global::System.Type attributeType) | System.Attribute | inlinestatic |
| GetCustomAttributes(global::System.Reflection.Assembly element, global::System.Type attributeType, bool inherit) | System.Attribute | inlinestatic |
| GetCustomAttributes(global::System.Reflection.Assembly element) | System.Attribute | inlinestatic |
| GetCustomAttributes(global::System.Reflection.Assembly element, bool inherit) | System.Attribute | inlinestatic |
| GetHashCode() | System.Attribute | inline |
| InternalGetCustomAttributes(global::System.Reflection.PropertyInfo element, global::System.Type type, bool inherit) | System.Attribute | inlineprivatestatic |
| InternalGetCustomAttributes(global::System.Reflection.EventInfo element, global::System.Type type, bool inherit) | System.Attribute | inlineprivatestatic |
| InternalIsDefined(global::System.Reflection.PropertyInfo element, global::System.Type attributeType, bool inherit) | System.Attribute | inlineprivatestatic |
| InternalIsDefined(global::System.Reflection.EventInfo element, global::System.Type attributeType, bool inherit) | System.Attribute | inlineprivatestatic |
| InternalParamGetCustomAttributes(global::System.Reflection.ParameterInfo parameter, global::System.Type attributeType, bool inherit) | System.Attribute | inlineprivatestatic |
| IsDefaultAttribute() | System.Attribute | inlinevirtual |
| IsDefined(global::System.Reflection.MemberInfo element, global::System.Type attributeType) | System.Attribute | inlinestatic |
| IsDefined(global::System.Reflection.MemberInfo element, global::System.Type attributeType, bool inherit) | System.Attribute | inlinestatic |
| Match(object obj) | System.Attribute | inlinevirtual |
| TypeId | System.Attribute | |
| XmlAttributeAttribute(string attributeName) | System.Xml.Serialization.XmlAttributeAttribute | inline |