2006-11-27 Jonathan Chambers <joncham@gmail.com>
authorJonathan Chambers <joncham@gmail.com>
Tue, 28 Nov 2006 04:04:55 +0000 (04:04 -0000)
committerJonathan Chambers <joncham@gmail.com>
Tue, 28 Nov 2006 04:04:55 +0000 (04:04 -0000)
commit3b5eb0cf5a2d48b362f64e0eaa351a56d7a0a065
treee34443db4351270975acd0348b5afe9cf944a627
parent66e1400b1a1b8d20f615269f28c704e99e2835a1
2006-11-27  Jonathan Chambers  <joncham@gmail.com>

        * marshal.c:
                (mono_marshal_emit_managed_wrapper): Level of indirection for
                mono_marshal_get_managed_wrapper so that a wrapper for a managed method
                can be generated without a delegate class.
                (mono_marshal_get_managed_wrapper): Move wrapper logic to mono_marshal_emit_managed_wrapper.

Signed-off-by: Jonathan Chambers <joncham@gmail.com>
svn path=/trunk/mono/; revision=68551
mono/metadata/ChangeLog
mono/metadata/marshal.c