terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
Newtonsoft.Json.Utilities.ReflectionUtils Member List

This is the complete list of members for Newtonsoft.Json.Utilities.ReflectionUtils, including all inherited members.

CanReadMemberValue(MemberInfo member, bool nonPublic)Newtonsoft.Json.Utilities.ReflectionUtilsinlinestatic
CanSetMemberValue(MemberInfo member, bool nonPublic, bool canSetReadOnly)Newtonsoft.Json.Utilities.ReflectionUtilsinlinestatic
EmptyTypesNewtonsoft.Json.Utilities.ReflectionUtilsstatic
EnsureNotNullableType(Type t)Newtonsoft.Json.Utilities.ReflectionUtilsinlinestatic
GetAssemblyDelimiterIndex(string fullyQualifiedTypeName)Newtonsoft.Json.Utilities.ReflectionUtilsinlineprivatestatic
GetAttribute< T >(object cpp2il__autoParamName__idx_1)Newtonsoft.Json.Utilities.ReflectionUtilsinlinestatic
GetAttribute< T >(object attributeProvider, bool inherit)Newtonsoft.Json.Utilities.ReflectionUtilsinlinestatic
GetAttributes(object attributeProvider, Type attributeType, bool inherit)Newtonsoft.Json.Utilities.ReflectionUtilsinlinestatic
GetAttributes< T >(object attributeProvider, bool inherit)Newtonsoft.Json.Utilities.ReflectionUtilsinlinestatic
GetBaseDefinition(this PropertyInfo propertyInfo)Newtonsoft.Json.Utilities.ReflectionUtilsinlinestatic
GetChildPrivateFields(IList< MemberInfo > initialFields, Type targetType, BindingFlags bindingAttr)Newtonsoft.Json.Utilities.ReflectionUtilsinlineprivatestatic
GetChildPrivateProperties(IList< PropertyInfo > initialProperties, Type targetType, BindingFlags bindingAttr)Newtonsoft.Json.Utilities.ReflectionUtilsinlineprivatestatic
GetCollectionItemType(Type type)Newtonsoft.Json.Utilities.ReflectionUtilsinlinestatic
GetDefaultConstructor(Type t)Newtonsoft.Json.Utilities.ReflectionUtilsinlinestatic
GetDefaultConstructor(Type t, bool nonPublic)Newtonsoft.Json.Utilities.ReflectionUtilsinlinestatic
GetDefaultValue(Type type)Newtonsoft.Json.Utilities.ReflectionUtilsinlinestatic
GetDictionaryKeyValueTypes(Type dictionaryType, [Out] Type keyType, [Out] Type valueType)Newtonsoft.Json.Utilities.ReflectionUtilsinlinestatic
GetFields(Type targetType, BindingFlags bindingAttr)Newtonsoft.Json.Utilities.ReflectionUtilsinlinestatic
GetFieldsAndProperties(Type type, BindingFlags bindingAttr)Newtonsoft.Json.Utilities.ReflectionUtilsinlinestatic
GetMemberInfoFromType(Type targetType, MemberInfo memberInfo)Newtonsoft.Json.Utilities.ReflectionUtilsinlinestatic
GetMemberUnderlyingType(MemberInfo member)Newtonsoft.Json.Utilities.ReflectionUtilsinlinestatic
GetMemberValue(MemberInfo member, object target)Newtonsoft.Json.Utilities.ReflectionUtilsinlinestatic
GetObjectType(object v)Newtonsoft.Json.Utilities.ReflectionUtilsinlinestatic
GetProperties(Type targetType, BindingFlags bindingAttr)Newtonsoft.Json.Utilities.ReflectionUtilsinlinestatic
GetTypeName(Type t, FormatterAssemblyStyle assemblyFormat, SerializationBinder binder)Newtonsoft.Json.Utilities.ReflectionUtilsinlinestatic
HasDefaultConstructor(Type t, bool nonPublic)Newtonsoft.Json.Utilities.ReflectionUtilsinlinestatic
ImplementsGenericDefinition(Type type, Type genericInterfaceDefinition)Newtonsoft.Json.Utilities.ReflectionUtilsinlinestatic
ImplementsGenericDefinition(Type type, Type genericInterfaceDefinition, [Out] Type implementingType)Newtonsoft.Json.Utilities.ReflectionUtilsinlinestatic
InheritsGenericDefinition(Type type, Type genericClassDefinition)Newtonsoft.Json.Utilities.ReflectionUtilsinlinestatic
InheritsGenericDefinition(Type type, Type genericClassDefinition, [Out] Type implementingType)Newtonsoft.Json.Utilities.ReflectionUtilsinlinestatic
InheritsGenericDefinitionInternal(Type currentType, Type genericClassDefinition, [Out] Type implementingType)Newtonsoft.Json.Utilities.ReflectionUtilsinlineprivatestatic
IsGenericDefinition(Type type, Type genericInterfaceDefinition)Newtonsoft.Json.Utilities.ReflectionUtilsinlinestatic
IsIndexedProperty(MemberInfo member)Newtonsoft.Json.Utilities.ReflectionUtilsinlinestatic
IsIndexedProperty(PropertyInfo property)Newtonsoft.Json.Utilities.ReflectionUtilsinlinestatic
IsMethodOverridden(Type currentType, Type methodDeclaringType, string method)Newtonsoft.Json.Utilities.ReflectionUtilsinlinestatic
IsNullable(Type t)Newtonsoft.Json.Utilities.ReflectionUtilsinlinestatic
IsNullableType(Type t)Newtonsoft.Json.Utilities.ReflectionUtilsinlinestatic
IsOverridenGenericMember(MemberInfo memberInfo, BindingFlags bindingAttr)Newtonsoft.Json.Utilities.ReflectionUtilsinlineprivatestatic
IsPublic(PropertyInfo property)Newtonsoft.Json.Utilities.ReflectionUtilsinlinestatic
IsVirtual(this PropertyInfo propertyInfo)Newtonsoft.Json.Utilities.ReflectionUtilsinlinestatic
ReflectionUtils()Newtonsoft.Json.Utilities.ReflectionUtilsinlineprivatestatic
RemoveAssemblyDetails(string fullyQualifiedTypeName)Newtonsoft.Json.Utilities.ReflectionUtilsinlineprivatestatic
RemoveFlag(this BindingFlags bindingAttr, BindingFlags flag)Newtonsoft.Json.Utilities.ReflectionUtilsinlinestatic
SetMemberValue(MemberInfo member, object target, object value)Newtonsoft.Json.Utilities.ReflectionUtilsinlinestatic
SplitFullyQualifiedTypeName(string fullyQualifiedTypeName, [Out] string typeName, [Out] string assemblyName)Newtonsoft.Json.Utilities.ReflectionUtilsinlinestatic