Merge pull request #3470 from lewurm/fix-aot-compiler-toolchain-ld-invoke
[mono.git] / docs / sources / mono-api-reflection.html
index c9f96a0daa4ffed4761e656187102324f61984bb..46437debca316880735bcd20b7774a5a4f5c1aa1 100644 (file)
@@ -1,11 +1,16 @@
 <h2>Fetching Types, and Basic Reflection</h2>
 
+<h4><a name="api:mono_custom_attrs_get_attr">mono_custom_attrs_get_attr</a></h4>
+<h4><a name="api:mono_reflection_assembly_get_assembly">mono_reflection_assembly_get_assembly</a></h4>
+<h4><a name="api:mono_reflection_free_type_info">mono_reflection_free_type_info</a></h4>
 <h4><a name="api:mono_reflection_get_custom_attrs_blob">mono_reflection_get_custom_attrs_blob</a></h4>
+<h4><a name="api:mono_reflection_get_custom_attrs_by_type">mono_reflection_get_custom_attrs_by_type</a></h4>
+<h4><a name="api:mono_reflection_get_custom_attrs_data">mono_reflection_get_custom_attrs_data</a></h4>
 <h4><a name="api:mono_reflection_get_custom_attrs">mono_reflection_get_custom_attrs</a></h4>
-<h4><a name="api:mono_custom_attrs_get_attr">mono_custom_attrs_get_attr</a></h4>
 <h4><a name="api:mono_reflection_get_token">mono_reflection_get_token</a></h4>
 <h4><a name="api:mono_reflection_get_type">mono_reflection_get_type</a></h4>
 <h4><a name="api:mono_reflection_parse_type">mono_reflection_parse_type</a></h4>
+<h4><a name="api:mono_reflection_type_get_type">mono_reflection_type_get_type</a></h4>
 <h4><a name="api:mono_reflection_type_from_name">mono_reflection_type_from_name</a></h4>
 <h4><a name="api:mono_reflection_get_custom_attrs_info">mono_reflection_get_custom_attrs_info</a></h4>