bugDotGNU Portable.NET - Bugs: bug #4577, MethodInfo.GetBaseDefinition()...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #4577: MethodInfo.GetBaseDefinition() does not work properly

Submitter:  Marcus Urban <mathpup>
Submitted:  Fri 01 Aug 2003 06:57:55 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed

Wed 06 Aug 2003 04:40:52 AM UTC, comment #1: 

Fix commited to CVS - 6 Aug 2003

Rhys Weatherley <rweather>
Group administrator
Fri 01 Aug 2003 06:57:55 PM UTC, original submission:  

MethodInfo.GetBaseDefinition() returns null.

If current method is the only definition, GetBaseDefinition should return the current MethodInfo. If the current method is a newslot or override, the semantics are more complicated (see the MSDN docs for details). However, it appears that GetBaseDefinition is always returning null.


Marcus Urban <mathpup>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #572:  methodinfo.cs added by mathpup (388B - text/x-c++src - Test case)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 2 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2003-08-06 rweather StatusNone None
    Open/ClosedOpen None

Back to the top

Powered by Savane 3.13-02a9.
Corresponding source code