Home
last modified time | relevance | path

Searched refs:MonoReflectionGenericClass (Results 1 – 5 of 5) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/System.Reflection.Emit/
H A DTypeBuilderInstantiation.cs53 #region Keep in sync with object-internals.h MonoReflectionGenericClass
/dports/lang/mono/mono-5.10.1.57/mono/metadata/
H A Dobject-internals.h1308 typedef struct _MonoReflectionGenericClass MonoReflectionGenericClass; typedef
1316 TYPED_HANDLE_DECL (MonoReflectionGenericClass);
1508 mono_reflection_generic_class_initialize (MonoReflectionGenericClass *type, MonoArray *fields);
H A Dcustom-attrs.c1867 MonoReflectionGenericClassHandle gclass = MONO_HANDLE_CAST (MonoReflectionGenericClass, obj); in mono_reflection_get_custom_attrs_info_checked()
H A Dreflection.c2373 MonoReflectionGenericClassHandle rgi = MONO_HANDLE_CAST (MonoReflectionGenericClass, reftype); in mono_reflection_bind_generic_parameters()
H A Dsre.c1745 …result = reflection_instance_handle_mono_type (MONO_HANDLE_CAST (MonoReflectionGenericClass, ref),… in mono_reflection_type_handle_mono_type()