Bug 322166 (MONO79460) - [PATCH] Missing API to get the type token of a class
Summary: [PATCH] Missing API to get the type token of a class
Status: RESOLVED FIXED
Alias: MONO79460
Product: Mono: Runtime
Classification: Mono
Component: misc (show other bugs)
Version: 1.1
Hardware: Other All
: P3 - Medium : Enhancement
Target Milestone: ---
Assignee: Mono Bugs
QA Contact: Mono Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-21 17:19 UTC by Ricardo Fernández Pascual
Modified: 2007-09-15 21:24 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
Proposed patch (1.30 KB, patch)
2006-09-21 17:21 UTC, Thomas Wiest
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Wiest 2007-09-15 20:10:44 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)