Bugzilla – Bug 322578
[PATCH] Missing API to get the metadata index of a field
Last modified: 2007-09-15 21:24:46 UTC
---- Reported by ricardo.fernandez@st.com 2006-11-09 11:20:11 MST ---- There is no API to find the index of a field in the metadata tables, which is necessary to call functions like mono_metadata_field_info. Please, consider the attached patch. ---- Additional Comments From ricardo.fernandez@st.com 2006-11-09 11:21:40 MST ---- Created an attachment (id=170843) proposed patch ---- Additional Comments From lupus@ximian.com 2006-11-16 09:08:32 MST ---- See the already existing mono_class_get_field_token (). Imported an attachment (id=170843)