xamarin-macios/tools/linker/MonoTouch.Tuner
Sebastien Pouliot a94e4dc423 Revert c633bd378f and fix #51805 with a new Cecil API (#1640)
* Revert "[mtouch][linker] Remove type forwarders. Fixes #51805 (#1589) (#1600)"

This reverts commit c633bd378f.

* [mono] Bump mono to get latest cecil (cycle9) and fix linker's ExternalType.Scope. Fixes #52187 and #51805

Original fix for bug #51805 was reverted since it caused a regression [2]
when type forwarders are used thru reflection, which happens when
serializing some types.

[1] https://bugzilla.xamarin.com/show_bug.cgi?id=51805
[2] https://bugzilla.xamarin.com/show_bug.cgi?id=52187
2017-02-03 16:12:28 -05:00
..
Extensions.cs Remove XI/Classic support (#926) 2016-09-30 15:02:17 -04:00
InlinerSubStep.cs [linker] Inline BinaryCompatibility.TargetsAtLeast_Desktop_V4_5[_1] (#1518) 2017-01-19 08:45:19 -05:00
ListExportedSymbols.cs [mtouch] Make sure native symbols from third-party libraries are preserved in dylibs. Fixes #51548. 2017-01-18 12:33:06 +01:00
MetadataReducerSubStep.cs [linker] Update BaseSubStep subclasses to use ExceptionalSubStep (#1507) 2017-01-16 11:42:41 -05:00
MonoTouchMarkStep.cs [mtouch] Add missing HasParameters check inside linker and static registrar (#1010) 2016-10-31 22:31:07 -04:00
MonoTouchProfile.cs Remove XI/Classic support (#926) 2016-09-30 15:02:17 -04:00
MonoTouchSweepStep.cs Revert c633bd378f and fix #51805 with a new Cecil API (#1640) 2017-02-03 16:12:28 -05:00
MonoTouchTypeMap.cs Build mmp. 2016-04-24 14:47:26 -04:00
OptimizeGeneratedCodeSubStep.cs [mtouch][linker] Provide a more specific error code when OptimizeGeneratedCodeSubStep fails (#903) 2016-09-28 11:46:14 -04:00
PreserveCode.cs Build mmp. 2016-04-24 14:47:26 -04:00
ProcessExportedFields.cs [mtouch/mmp] Share code between link contexts. 2017-01-18 10:48:11 +01:00
RemoveAttributes.cs Build mmp. 2016-04-24 14:47:26 -04:00
RemoveCode.cs [linker] Update BaseSubStep subclasses to use ExceptionalSubStep (#1507) 2017-01-16 11:42:41 -05:00
SealerSubStep.cs [linker] Update BaseSubStep subclasses to use ExceptionalSubStep (#1507) 2017-01-16 11:42:41 -05:00