Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/mono/metadata/
H A Dsre.c2504 …MonoReflectionTypeHandle ref_nesting_type = MONO_HANDLE_NEW_GET (MonoReflectionType, ref_tb, nesti… in reflection_setup_internal_class_internal() local
2507 if (MONO_HANDLE_IS_NULL (ref_nesting_type)) in reflection_setup_internal_class_internal()
2575 if (!MONO_HANDLE_IS_NULL (ref_nesting_type)) { in reflection_setup_internal_class_internal()
2576 …ction_setup_internal_class (MONO_HANDLE_CAST (MonoReflectionTypeBuilder, ref_nesting_type), error)) in reflection_setup_internal_class_internal()
2579 MonoType *nesting_type = mono_reflection_type_handle_mono_type (ref_nesting_type, error); in reflection_setup_internal_class_internal()