[Mono-bugs] [Bug 321781] Assembly.GetExecutingAssembly() incorrect behaviour

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Oct 27 17:33:03 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=321781

User rkumpera at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=321781#c3


Rodrigo Kumpera <rkumpera at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |rkumpera at novell.com




--- Comment #3 from Rodrigo Kumpera <rkumpera at novell.com>  2008-10-27 15:33:00 MDT ---
Gonzalo, if you're intrested in fixing this issue the to go is to use a custom
stack walker that discard all reflection frames.

The way to do it is create a method similar to mono_method_get_last_managed but
uses a method that checks extra frames to detect reflection.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list