Cosmos/source2/IL2CPU
BlueSkeye_cp 783eaee16d Partially fix issue #15680 : IL2CPU will crash when default PlugAttribute constructor is used.
Added two constructors one with TYpe and one with type name. However there is still some cases (a null or empty type name for example) that will make the IL2CPU task crash. Fixing this would require allowing IL2CPU tasks funneling back to MSBUILD some error messages instead of throwing an exception. This will be adressed in a future patch when we will plug the IL2CPU task with X# instead of the current assembler.
2012-10-05 16:11:58 +00:00
..
Cosmos.IL2CPU Fix issue #15638 : Classes in global namespace make the IL2CPU task crash 2012-10-01 12:34:35 +00:00
Cosmos.IL2CPU.Plugs Partially fix issue #15680 : IL2CPU will crash when default PlugAttribute constructor is used. 2012-10-05 16:11:58 +00:00
Cosmos.IL2CPU.Profiler 2012-08-06 02:35:21 +00:00