Since code.google.com is broken, i putting it here.
Embed source code for methods which get uninstalled from their classes. When compiled method is deinstalled from its class, its not managed anymore by development tools and it's hard to predict, how long a method could stay in the image, because if it contains blocks,they could still reference it. This change makes sure that when you deinstall method from its owning class, its source code are preserved in an embedded form inside a trailer. This is in addition to issue #... that one.. cant see it without google working, sorry :) -- Best regards, Igor Stasenko AKA sig.
TrailerFix.1.cs
Description: Binary data
