Bugzilla – Bug 322166
[PATCH] Missing API to get the type token of a class
Last modified: 2007-09-15 21:24:46 UTC
---- Reported by ricardo.fernandez@st.com 2006-09-21 10:19:14 MST ---- There is no API currently to get the type token given a MonoClass object (klass->type_token). There is already similar api for methods, fields, etc. ---- Additional Comments From ricardo.fernandez@st.com 2006-09-21 10:21:01 MST ---- Created an attachment (id=170531) Proposed patch ---- Additional Comments From vargaz@gmail.com 2006-09-27 15:20:15 MST ---- Fixed in SVN. Imported an attachment (id=170531)