Emit anonymous types with dynamic arguments without dispatch call
authorMarek Safar <marek.safar@gmail.com>
Tue, 7 Feb 2012 15:40:46 +0000 (15:40 +0000)
committerMarek Safar <marek.safar@gmail.com>
Tue, 7 Feb 2012 17:40:59 +0000 (17:40 +0000)
commit98e6167a7d0790fccbe65c7e1adb508ec665ca74
tree039f7ca657de1da2b689ef92d9bb7e21f539ef42
parentcea83d6c0cbb1de2c20448f5d744c19e6f904979
Emit anonymous types with dynamic arguments without dispatch call
mcs/mcs/expression.cs
mcs/tests/dtest-anontype-01.cs [new file with mode: 0644]