2 * Copyright 2014 Xamarin Inc
4 #ifndef __MONO_METADATA_REFLECTION_INTERBALS_H__
5 #define __MONO_METADATA_REFLECTION_INTERBALS_H__
7 #include <mono/metadata/reflection.h>
8 #include <mono/utils/mono-compiler.h>
9 #include <mono/utils/mono-error.h>
12 mono_custom_attrs_get_attr_checked (MonoCustomAttrInfo
*ainfo
, MonoClass
*attr_klass
, MonoError
*error
) MONO_INTERNAL
;