[Mono-dev] Expression Tree building exception

Giacomo Tesio giacomo at tesio.it
Thu Dec 1 18:41:40 EST 2011


I opened the bug http://bugzilla.xamarin.com/show_bug.cgi?id=2304

I'm getting an ArgumentExpression from a specific Expression.Call that
should work (at least it works on Microsoft CLR)


System.ArgumentException: arguments
  at System.Linq.Expressions.Expression.CheckMethodArguments
(System.Reflection.MethodBase method, IEnumerable`1 args) [0x00000] in
<filename unknown>:0
  at System.Linq.Expressions.Expression.Call
(System.Linq.Expressions.Expression instance, System.Reflection.MethodInfo
method, IEnumerable`1 arguments) [0x00000] in <filename unknown>:0
  at System.Linq.Expressions.Expression.Call
(System.Linq.Expressions.Expression instance, System.Reflection.MethodInfo
method, System.Linq.Expressions.Expression[] arguments) [0x00000] in
<filename unknown>:0

The bug has an attachment that rapidly show the bug.


Giacomo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20111202/cee810ae/attachment.html 


More information about the Mono-devel-list mailing list