83 if (attributeType ==
null)
97 if (attributeType ==
null)
static object[] GetCustomAttributes(RuntimeType type, RuntimeType caType, bool inherit)
static bool IsDefined(RuntimeType type, RuntimeType caType, bool inherit)
static IList< CustomAttributeData > GetCustomAttributesInternal(RuntimeType target)
BindingFlags m_bindingFlags
RuntimeType ReflectedTypeInternal
override string ToString()
override bool IsDefined(Type attributeType, bool inherit)
override bool HasSameMetadataDefinitionAs(MemberInfo other)
override Type DeclaringType
RuntimeType GetDeclaringTypeInternal()
override object[] GetCustomAttributes(bool inherit)
RuntimeType GetRuntimeType()
override object[] GetCustomAttributes(Type attributeType, bool inherit)
RuntimeModule GetRuntimeModule()
override bool IsCollectible
RuntimeType.RuntimeTypeCache m_reflectedTypeCache
RuntimeType m_declaringType
RuntimeFieldInfo(RuntimeType.RuntimeTypeCache reflectedTypeCache, RuntimeType declaringType, BindingFlags bindingFlags)
override Type ReflectedType
override MemberTypes MemberType
override IList< CustomAttributeData > GetCustomAttributesData()
override bool IsCollectible
static string Arg_MustBeType