mono-api-reflection.html
mono_reflection_bind_generic_method_parameters
Prototype: mono_reflection_bind_generic_method_parameters
mono_reflection_bind_generic_parameters
Prototype: mono_reflection_bind_generic_parameters
mono_reflection_create_dynamic_method
Prototype: mono_reflection_create_dynamic_method
mono_reflection_create_generic_class
Prototype: mono_reflection_create_generic_class
mono_reflection_create_internal_class
Prototype: mono_reflection_create_internal_class
mono_reflection_create_runtime_class
Prototype: mono_reflection_create_runtime_class
mono_reflection_event_builder_get_event_info
Prototype: mono_reflection_event_builder_get_event_info
mono_reflection_generic_inst_initialize
Prototype: mono_reflection_generic_inst_initialize
mono_reflection_get_custom_attrs_blob
Prototype: mono_reflection_get_custom_attrs_blob
mono_reflection_get_custom_attrs
Prototype: mono_reflection_get_custom_attrs
mono_custom_attrs_get_attr
Prototype: mono_custom_attrs_get_attr
mono_reflection_get_token
Prototype: mono_reflection_get_token
mono_reflection_get_type
Prototype: mono_reflection_get_type
mono_reflection_initialize_generic_parameter
Prototype: mono_reflection_initialize_generic_parameter
mono_reflection_lookup_dynamic_token
gpointer
mono_reflection_lookup_dynamic_token (MonoImage *image, guint32 token, gboolean valid_token, MonoClass **handle_class, MonoGenericContext *context)
Remarks
Finish the Builder object pointed to by TOKEN and return the corresponding
runtime structure. If HANDLE_CLASS is not NULL, it is set to the class required by
mono_ldtoken. If valid_token is TRUE, assert if it is not found in the token->object
mapping table.
LOCKING: Take the loader lock
mono_reflection_marshal_from_marshal_spec
Prototype: mono_reflection_marshal_from_marshal_spec
mono_reflection_parse_type
Prototype: mono_reflection_parse_type
mono_reflection_setup_generic_class
Prototype: mono_reflection_setup_generic_class
mono_reflection_setup_internal_class
Prototype: mono_reflection_setup_internal_class
mono_reflection_sighelper_get_signature_field
Prototype: mono_reflection_sighelper_get_signature_field
mono_reflection_sighelper_get_signature_local
Prototype: mono_reflection_sighelper_get_signature_local
mono_reflection_type_from_name
Prototype: mono_reflection_type_from_name
mono_reflection_generic_class_initialize
Prototype: mono_reflection_generic_class_initialize
mono_reflection_get_custom_attrs_info
Prototype: mono_reflection_get_custom_attrs_info
mono_custom_attrs_construct
Prototype: mono_custom_attrs_construct
mono_custom_attrs_free
Prototype: mono_custom_attrs_free
mono_custom_attrs_from_assembly
Prototype: mono_custom_attrs_from_assembly
mono_custom_attrs_from_class
Prototype: mono_custom_attrs_from_class
mono_custom_attrs_from_event
Prototype: mono_custom_attrs_from_event
mono_custom_attrs_from_field
Prototype: mono_custom_attrs_from_field
mono_custom_attrs_from_index
MonoCustomAttrInfo*
mono_custom_attrs_from_index (MonoImage *image, guint32 idx)
Returns
NULL if no attributes are found or if a loading error occurs.
mono_custom_attrs_from_method
Prototype: mono_custom_attrs_from_method
mono_custom_attrs_from_param
Prototype: mono_custom_attrs_from_param
mono_custom_attrs_from_property
Prototype: mono_custom_attrs_from_property
mono_custom_attrs_has_attr
Prototype: mono_custom_attrs_has_attr
mono_module_file_get_object
Prototype: mono_module_file_get_object
mono_module_get_object
Prototype: mono_module_get_object
mono_method_body_get_object
Prototype: mono_method_body_get_object
mono_event_get_object
Prototype: mono_event_get_object
mono_assembly_get_object
Prototype: mono_assembly_get_object
mono_param_get_objects
Prototype: mono_param_get_objects
mono_field_get_object
Prototype: mono_field_get_object
mono_property_get_object
Prototype: mono_property_get_object