264 bool flag = type == type;
269 while (
array ==
null);
class f__AnonymousType0<< Count > j__TPar
static byte Max(byte val1, byte val2)
AttributeUsageAttribute Usage
AttributeInfo(AttributeUsageAttribute usage, int inheritanceLevel)
AttributeUsageAttribute _usage
static CustomAttributeData[] GetPseudoCustomAttributesData(Type type)
static bool IsDefined(ICustomAttributeProvider obj, Type attributeType, bool inherit)
static EventInfo GetBaseEventDefinition(RuntimeEventInfo evt)
static PropertyInfo GetBasePropertyDefinition(RuntimePropertyInfo property)
static bool IsDefinedInternal(ICustomAttributeProvider obj, Type AttributeType)
static IList< CustomAttributeData > GetCustomAttributesData(ICustomAttributeProvider obj, bool inherit=false)
static AttributeUsageAttribute RetrieveAttributeUsageNoCache(Type attributeType)
static object[] GetCustomAttributes(ICustomAttributeProvider obj, Type attributeType, bool inherit)
static object[] GetPseudoCustomAttributes(ICustomAttributeProvider obj, Type attributeType)
static bool IsUserCattrProvider(object obj)
static readonly AttributeUsageAttribute DefaultAttributeUsage
static object[] GetPseudoCustomAttributes(Type type)
static Dictionary< Type, AttributeUsageAttribute > usage_cache
static AttributeUsageAttribute RetrieveAttributeUsage(Type attributeType)
static IList< CustomAttributeData > GetCustomAttributesDataBase(ICustomAttributeProvider obj, Type attributeType, bool inheritedOnly)
static ICustomAttributeProvider GetBase(ICustomAttributeProvider obj)
static IList< CustomAttributeData > GetCustomAttributesData(ICustomAttributeProvider obj, Type attributeType, bool inherit)
static CustomAttributeData[] GetPseudoCustomAttributesData(ICustomAttributeProvider obj, Type attributeType)
static object[] GetCustomAttributesBase(ICustomAttributeProvider obj, Type attributeType, bool inheritedOnly)
static CustomAttributeData[] GetCustomAttributesDataInternal(ICustomAttributeProvider obj)
static Attribute[] GetCustomAttributesInternal(ICustomAttributeProvider obj, Type attributeType, bool pseudoAttrs)
static object[] GetCustomAttributes(ICustomAttributeProvider obj, bool inherit)