This PR replaces the local copy of cecil-master with the Mono.Cecil v0.10.3 nuget package.
This in turn required a rewrite how assemblies are loaded and written since Cecil now seems to lazy load from the assembly file and needs it open for reading the entire time.
This PR replaces the local copy of cecil-master with the Mono.Cecil v0.10.3 nuget package.
This in turn required a rewrite how assemblies are loaded and written since Cecil now seems to lazy load from the assembly file and needs it open for reading the entire time.