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
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 attributeProvider)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