Lines Matching refs:MONO_HANDLE_NEW_GET

1797 		MonoObjectHandle member_impl = MONO_HANDLE_NEW_GET (MonoObject, param, MemberImpl);  in mono_reflection_get_custom_attrs_info_checked()
1834 MonoArrayHandle cattrs = MONO_HANDLE_NEW_GET (MonoArray, assemblyb, cattrs); in mono_reflection_get_custom_attrs_info_checked()
1840 …MonoReflectionModuleBuilderHandle module = MONO_HANDLE_NEW_GET (MonoReflectionModuleBuilder, tb, m… in mono_reflection_get_custom_attrs_info_checked()
1842 MonoArrayHandle cattrs = MONO_HANDLE_NEW_GET (MonoArray, tb, cattrs); in mono_reflection_get_custom_attrs_info_checked()
1847 MonoArrayHandle cattrs = MONO_HANDLE_NEW_GET (MonoArray, mb, cattrs); in mono_reflection_get_custom_attrs_info_checked()
1852 MonoArrayHandle cattrs = MONO_HANDLE_NEW_GET (MonoArray, cb, cattrs); in mono_reflection_get_custom_attrs_info_checked()
1857 MonoArrayHandle cattrs = MONO_HANDLE_NEW_GET (MonoArray, mb, cattrs); in mono_reflection_get_custom_attrs_info_checked()
1861 MonoReflectionTypeBuilderHandle tb = MONO_HANDLE_NEW_GET (MonoReflectionTypeBuilder, fb, typeb); in mono_reflection_get_custom_attrs_info_checked()
1862 …MonoReflectionModuleBuilderHandle mb = MONO_HANDLE_NEW_GET (MonoReflectionModuleBuilder, tb, modul… in mono_reflection_get_custom_attrs_info_checked()
1864 MonoArrayHandle cattrs = MONO_HANDLE_NEW_GET (MonoArray, fb, cattrs); in mono_reflection_get_custom_attrs_info_checked()
1868 …MonoReflectionTypeHandle generic_type = MONO_HANDLE_NEW_GET (MonoReflectionType, gclass, generic_t… in mono_reflection_get_custom_attrs_info_checked()