AL: Use IKVM.Reflection to get custom attributes from the template assembly,
authorAnkit Jain <ankit.jain@xamarin.com>
Tue, 29 Mar 2016 21:23:06 +0000 (17:23 -0400)
committerAnkit Jain <ankit.jain@xamarin.com>
Tue, 5 Apr 2016 22:30:27 +0000 (18:30 -0400)
commite4f1b8c13d59c69ac213a2db3cb28c3e08fff297
tree76984b8394ed559dbaea20888157c2914b0d4ce7
parentb8893efbccd64f92c81082e42b8e480b74881927
AL: Use IKVM.Reflection to get custom attributes from the template assembly,

.. instead of System.Reflection. This allows AL to work even if the
dependent assemblies of the template are not available.
mcs/tools/al/Al.cs
mcs/tools/al/Makefile
mcs/tools/al/al.exe.sources