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.Runtime.Serialization.DataMemberAttribute Member List

This is the complete list of members for System.Runtime.Serialization.DataMemberAttribute, including all inherited members.

AreFieldValuesEqual(object thisValue, object thatValue)System.Attributeinlineprivatestatic
Attribute()System.Attributeinlineprotected
DataMemberAttribute()System.Runtime.Serialization.DataMemberAttributeinline
EmitDefaultValueSystem.Runtime.Serialization.DataMemberAttribute
emitDefaultValueSystem.Runtime.Serialization.DataMemberAttributeprivate
Equals(object obj)System.Attributeinline
GetCustomAttribute(global::System.Reflection.MemberInfo element, global::System.Type attributeType, bool inherit)System.Attributeinlinestatic
GetCustomAttribute(global::System.Reflection.Assembly element, global::System.Type attributeType)System.Attributeinlinestatic
GetCustomAttribute(global::System.Reflection.Assembly element, global::System.Type attributeType, bool inherit)System.Attributeinlinestatic
GetCustomAttributes(global::System.Reflection.MemberInfo element, global::System.Type type)System.Attributeinlinestatic
GetCustomAttributes(global::System.Reflection.MemberInfo element, global::System.Type type, bool inherit)System.Attributeinlinestatic
GetCustomAttributes(global::System.Reflection.MemberInfo element, bool inherit)System.Attributeinlinestatic
GetCustomAttributes(global::System.Reflection.ParameterInfo element, global::System.Type attributeType, bool inherit)System.Attributeinlinestatic
GetCustomAttributes(global::System.Reflection.ParameterInfo element, bool inherit)System.Attributeinlinestatic
GetCustomAttributes(global::System.Reflection.Module element, bool inherit)System.Attributeinlinestatic
GetCustomAttributes(global::System.Reflection.Module element, global::System.Type attributeType, bool inherit)System.Attributeinlinestatic
GetCustomAttributes(global::System.Reflection.Assembly element, global::System.Type attributeType)System.Attributeinlinestatic
GetCustomAttributes(global::System.Reflection.Assembly element, global::System.Type attributeType, bool inherit)System.Attributeinlinestatic
GetCustomAttributes(global::System.Reflection.Assembly element)System.Attributeinlinestatic
GetCustomAttributes(global::System.Reflection.Assembly element, bool inherit)System.Attributeinlinestatic
GetHashCode()System.Attributeinline
InternalGetCustomAttributes(global::System.Reflection.PropertyInfo element, global::System.Type type, bool inherit)System.Attributeinlineprivatestatic
InternalGetCustomAttributes(global::System.Reflection.EventInfo element, global::System.Type type, bool inherit)System.Attributeinlineprivatestatic
InternalIsDefined(global::System.Reflection.PropertyInfo element, global::System.Type attributeType, bool inherit)System.Attributeinlineprivatestatic
InternalIsDefined(global::System.Reflection.EventInfo element, global::System.Type attributeType, bool inherit)System.Attributeinlineprivatestatic
InternalParamGetCustomAttributes(global::System.Reflection.ParameterInfo parameter, global::System.Type attributeType, bool inherit)System.Attributeinlineprivatestatic
IsDefaultAttribute()System.Attributeinlinevirtual
IsDefined(global::System.Reflection.MemberInfo element, global::System.Type attributeType)System.Attributeinlinestatic
IsDefined(global::System.Reflection.MemberInfo element, global::System.Type attributeType, bool inherit)System.Attributeinlinestatic
isRequiredSystem.Runtime.Serialization.DataMemberAttributeprivate
IsRequiredSystem.Runtime.Serialization.DataMemberAttribute
Match(object obj)System.Attributeinlinevirtual
nameSystem.Runtime.Serialization.DataMemberAttributeprivate
NameSystem.Runtime.Serialization.DataMemberAttribute
orderSystem.Runtime.Serialization.DataMemberAttributeprivate
OrderSystem.Runtime.Serialization.DataMemberAttribute
TypeIdSystem.Attribute