Closed GoogleCodeExporter closed 8 years ago
The fix for this turned out to be pretty easy, just a one line modification to
the AssemblyMetadata.ProcessorArchitecture property to take into account
assemblies with the ILOnly flag set.
I have attached a patch and tested it against my solution above. The x86 mixed
mode assembly loads and runs properly.
Original comment by rpro...@gmail.com
on 11 Aug 2010 at 7:33
Attachments:
Original comment by Yann.Tre...@gmail.com
on 12 Aug 2010 at 1:54
Original comment by Yann.Tre...@gmail.com
on 21 Sep 2010 at 1:46
This was fixed in 3.2. It was checked in with Revision r2779.
Original comment by rpro...@gmail.com
on 25 Sep 2010 at 4:39
Original comment by Yann.Tre...@gmail.com
on 26 Sep 2010 at 5:42
Original issue reported on code.google.com by
rpro...@gmail.com
on 11 Aug 2010 at 4:12Attachments: