272 return "property" !=
null;
419 if (
"attributeProvider" ==
null)
427 long value = num.m_value;
459 string text2 =
text.Trim();
647 if (propertyInfo ==
null)
650 bool flag = p.IsVirtual();
654 if (p.GetBaseDefinition() !=
null)
705 public string method;
class f__AnonymousType0<< Count > j__TPar
static bool InheritsGenericDefinition(Type type, Type genericClassDefinition, [Out] Type implementingType)
static bool IsNullable(Type t)
static bool IsIndexedProperty(MemberInfo member)
static void GetChildPrivateProperties(IList< PropertyInfo > initialProperties, Type targetType, BindingFlags bindingAttr)
static T GetAttribute< T >(object cpp2il__autoParamName__idx_1)
static bool IsIndexedProperty(PropertyInfo property)
static Type GetObjectType(object v)
static T[] GetAttributes< T >(object attributeProvider, bool inherit)
static bool IsPublic(PropertyInfo property)
static bool CanReadMemberValue(MemberInfo member, bool nonPublic)
static readonly Type[] EmptyTypes
static bool IsOverridenGenericMember(MemberInfo memberInfo, BindingFlags bindingAttr)
static Attribute[] GetAttributes(object attributeProvider, Type attributeType, bool inherit)
static List< MemberInfo > GetFieldsAndProperties(Type type, BindingFlags bindingAttr)
static bool IsNullableType(Type t)
static void SplitFullyQualifiedTypeName(string fullyQualifiedTypeName, [Out] string typeName, [Out] string assemblyName)
static bool InheritsGenericDefinitionInternal(Type currentType, Type genericClassDefinition, [Out] Type implementingType)
static ConstructorInfo GetDefaultConstructor(Type t, bool nonPublic)
static Type GetCollectionItemType(Type type)
static bool ImplementsGenericDefinition(Type type, Type genericInterfaceDefinition)
static Type GetMemberUnderlyingType(MemberInfo member)
static bool IsVirtual(this PropertyInfo propertyInfo)
static void GetChildPrivateFields(IList< MemberInfo > initialFields, Type targetType, BindingFlags bindingAttr)
static bool IsMethodOverridden(Type currentType, Type methodDeclaringType, string method)
static void SetMemberValue(MemberInfo member, object target, object value)
static object GetDefaultValue(Type type)
static MethodInfo GetBaseDefinition(this PropertyInfo propertyInfo)
static BindingFlags RemoveFlag(this BindingFlags bindingAttr, BindingFlags flag)
static void GetDictionaryKeyValueTypes(Type dictionaryType, [Out] Type keyType, [Out] Type valueType)
static bool HasDefaultConstructor(Type t, bool nonPublic)
static bool IsGenericDefinition(Type type, Type genericInterfaceDefinition)
static object GetMemberValue(MemberInfo member, object target)
static Type EnsureNotNullableType(Type t)
static MemberInfo GetMemberInfoFromType(Type targetType, MemberInfo memberInfo)
static IEnumerable< PropertyInfo > GetProperties(Type targetType, BindingFlags bindingAttr)
static bool ImplementsGenericDefinition(Type type, Type genericInterfaceDefinition, [Out] Type implementingType)
static string GetTypeName(Type t, FormatterAssemblyStyle assemblyFormat, SerializationBinder binder)
static bool CanSetMemberValue(MemberInfo member, bool nonPublic, bool canSetReadOnly)
static ? int GetAssemblyDelimiterIndex(string fullyQualifiedTypeName)
static ConstructorInfo GetDefaultConstructor(Type t)
static bool InheritsGenericDefinition(Type type, Type genericClassDefinition)
static IEnumerable< FieldInfo > GetFields(Type targetType, BindingFlags bindingAttr)
static string RemoveAssemblyDetails(string fullyQualifiedTypeName)
static void ArgumentNotNull(object value, string parameterName)
static CultureInfo InvariantCulture
MethodInfo GetBaseDefinition()