internal override IList <CustomAttributeData> GetCustomAttributesData(Type attributeType) { return(CustomAttributeData.GetCustomAttributesImpl(null, manifestModule, 0x20000001, attributeType) ?? CustomAttributeData.EmptyList); }